1
0
Fork 0
mirror of https://github.com/CompeyDev/my-nvim-setup.git synced 2025-04-10 01:30:53 +01:00
my-nvim-setup/lua/core
siduck 4f1ee6ec8f Breaking change for statusline_separator field users | optimize statusline & make it overridable
added cmd fields for various plugins for example lspinstaller+lspconfig gets loaded only when a file opened but their commands can be run before a file is opened so I additionally lazy loaded them on their cmds too
2022-06-19 13:43:11 +05:30
..
default_config.lua Breaking change for statusline_separator field users | optimize statusline & make it overridable 2022-06-19 13:43:11 +05:30
init.lua fix 2022-06-18 14:25:23 +05:30
lazy_load.lua Breaking change for statusline_separator field users | optimize statusline & make it overridable 2022-06-19 13:43:11 +05:30
mappings.lua Breaking change for statusline_separator field users | optimize statusline & make it overridable 2022-06-19 13:43:11 +05:30
options.lua Breaking change for statusline_separator field users | optimize statusline & make it overridable 2022-06-19 13:43:11 +05:30
packer.lua clean config | fix () () 2022-06-18 09:57:17 +05:30
utils.lua clean config | fix () () 2022-06-18 09:57:17 +05:30