LazyVim.LazyVim/lua/lazyvim/plugins
2023-02-14 21:56:09 +01:00
..
extras fix(typescript): typescript extras Keymaps (#175) 2023-02-06 16:44:43 +01:00
lsp fix(format): nil check 2023-02-12 12:31:43 +01:00
coding.lua fix(cmp): added <c-n> and <c-p> to make it more consistent 2023-02-11 13:29:27 +01:00
colorscheme.lua fix(plugins): fix the laziness of all plugins to still work as intended with config.defaults.lazy = false. Fixes #67 2023-01-16 16:49:29 +01:00
core.lua refactor: move LazyVim init to core 2023-01-25 09:00:33 +01:00
editor.lua fix(which-key): only add noice group when noice is enabled 2023-02-14 14:40:34 +01:00
treesitter.lua fix(plugins): lazy-loading on BufReadPre or BufReadPost, should also use BufNewFile. Fixes #169 2023-02-07 21:59:33 +01:00
ui.lua fix(notify): install notify when noice is not enabled 2023-02-14 21:56:09 +01:00
util.lua fix(plugins): fix the laziness of all plugins to still work as intended with config.defaults.lazy = false. Fixes #67 2023-01-16 16:49:29 +01:00