LazyVim.LazyVim/lua/lazyvim/plugins
2024-05-16 21:25:51 +02:00
..
extras feat(extras): added extra for the nvim-treesitter rewrite. Some plugins are not compatible and will be disabled. 2024-05-16 21:25:51 +02:00
lsp feat(lua_ls): configure default lua_ls inlay hint settings 2024-05-15 15:48:46 +02:00
coding.lua feat(coding)!: move mini.ai to an extra 2024-05-16 21:25:51 +02:00
colorscheme.lua feat(catppuccin): enable more integrations (#1922) 2023-11-04 11:09:01 +01:00
editor.lua feat(ui)!: moved treesitter-context to an extra. No longer a core plugin 2024-05-16 21:25:51 +02:00
formatting.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
init.lua perf(plugin): move all lazy.nvim related code to lazyvim.util.plugin 2023-10-12 11:48:02 +02:00
linting.lua fix(nvim-lint): don't duplicate linters. Fixes #2852 2024-03-27 16:54:38 +01:00
treesitter.lua feat(ui)!: moved treesitter-context to an extra. No longer a core plugin 2024-05-16 21:25:51 +02:00
ui.lua feat(ui)!: move mini.indentscope to an extra 2024-05-16 21:25:51 +02:00
util.lua feat(util)!: move vim-startuptime to an extra 2024-05-16 21:25:51 +02:00
xtras.lua feat(extras): added extra for the trouble.nvim v3 beta 2024-03-28 22:11:55 +01:00