LazyVim.LazyVim/lua/lazyvim/plugins
2024-12-12 13:47:29 +01:00
..
compat feat(cmp)!: moved nvim-cmp to extras and prefer blink.cmp on Neovim >= 0.10 as default completion engine 2024-12-12 13:47:29 +01:00
extras fix(nvim-cmp): specs 2024-12-12 13:47:29 +01:00
lsp fix(lsp): don't leak keymaps from LSP server configs (#4849) 2024-11-25 14:59:55 +01:00
coding.lua feat(cmp)!: moved nvim-cmp to extras and prefer blink.cmp on Neovim >= 0.10 as default completion engine 2024-12-12 13:47:29 +01:00
colorscheme.lua
editor.lua feat(which-key): make helix the default which-key preset 2024-12-12 13:47:29 +01:00
formatting.lua
init.lua feat(snacks)!: use snacks.scope indent objects in favor of custom mini.ai indent objects 2024-12-12 13:47:29 +01:00
linting.lua
treesitter.lua
ui.lua feat(lualine): add snacks profiler status 2024-12-12 13:47:29 +01:00
util.lua
xtras.lua