LazyVim.LazyVim/lua/lazyvim/plugins
2023-10-09 22:11:17 +02:00
..
extras fix(project): make sure to load telescope extension after telescope ran setup 2023-10-09 22:11:17 +02:00
lsp style(cmp): dont include cmp-nvim-lsp as a dep of lspconfig 2023-10-09 11:34:58 +02:00
coding.lua fix(cmp): set default group_index to 1 to prevent issues with custom sources 2023-10-09 10:05:57 +02:00
colorscheme.lua feat: Enable flash.nvim highlight on catppuccin integration (#1206) 2023-07-25 15:39:08 +02:00
editor.lua feat(telescope): smarter way to determine the window to open a file in 2023-10-09 20:11:45 +02:00
init.lua fix(plugins): make sure init specs are loaded first 2023-10-08 20:24:45 +02:00
treesitter.lua fix(config): trigger LazyFile additionally on BufWritePre for saving unnamed files 2023-10-08 15:17:50 +02:00
ui.lua feat(dashboard): show loaded/count plugins on dashboard instead of just count 2023-10-09 12:49:33 +02:00
util.lua docs: Add more documentation (#1174) 2023-07-20 23:16:13 +02:00