LazyVim.LazyVim/lua/lazyvim/plugins
2023-10-08 23:00:25 +02:00
..
extras feat(black): added an extra for black with none-ls & conform.nvim (#1245) 2023-10-08 22:34:06 +02:00
lsp style: lua annotations and handle deprecated methods 2023-10-08 10:45:38 +02:00
coding.lua fix(cmp): properly set cmp group_index to fix issues with copilot and other sources (#1639) 2023-10-08 22:32:03 +02:00
colorscheme.lua feat: Enable flash.nvim highlight on catppuccin integration (#1206) 2023-07-25 15:39:08 +02:00
editor.lua feat(bufremove): ask to save changes before trying to remove a buffer 2023-10-06 18:43:54 +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 fix(bufferline): fix bufferline when restoring a session 2023-10-08 23:00:25 +02:00
util.lua docs: Add more documentation (#1174) 2023-07-20 23:16:13 +02:00