lualine.nvim/lua/lualine/components
shadmansaleh d25a37fea0 refactor: rename component type luae and vimf
- rename luae -> lua_expr
- rename vimf -> vim_fun
luae & vimf were too vague and hand to understand.

BREAKING_CHANGE
2021-10-11 17:09:07 +06:00
..
buffers refactor: allow components, extensions, themes to be multi file module 2021-10-11 16:42:57 +06:00
special refactor: rename component type luae and vimf 2021-10-11 17:09:07 +06:00
tabs refactor: allow components, extensions, themes to be multi file module 2021-10-11 16:42:57 +06:00
branch.lua refactor: separate the child creation and initialization (#81) 2021-10-11 16:41:19 +06:00
diagnostics.lua refactor: separate the child creation and initialization (#81) 2021-10-11 16:41:19 +06:00
diff.lua refactor: separate the child creation and initialization (#81) 2021-10-11 16:41:19 +06:00
encoding.lua enhance: allow components to be functions too (#81) 2021-10-11 16:41:25 +06:00
fileformat.lua refactor: separate the child creation and initialization (#81) 2021-10-11 16:41:19 +06:00
filename.lua refactor: separate the child creation and initialization (#81) 2021-10-11 16:41:19 +06:00
filesize.lua enhance: allow components to be functions too (#81) 2021-10-11 16:41:25 +06:00
filetype.lua refactor: separate the child creation and initialization (#81) 2021-10-11 16:41:19 +06:00
hostname.lua enhance: allow components to be functions too (#81) 2021-10-11 16:41:25 +06:00
location.lua enhance: allow components to be functions too (#81) 2021-10-11 16:41:25 +06:00
mode.lua enhance: allow components to be functions too (#81) 2021-10-11 16:41:25 +06:00
progress.lua enhance: allow components to be functions too (#81) 2021-10-11 16:41:25 +06:00