LazyVim.LazyVim/lua/lazyvim/plugins
2024-06-05 22:20:35 +02:00
..
compat feat(lazydev): use lazydev with neodev types (not the plugin) on Neovim 0.9.x 2024-06-04 11:14:48 +02:00
extras fix(svelte): disable prettier integration for svelte for now. See #3466 2024-06-05 22:20:35 +02:00
lsp feat(lsp): simpler API to deal with code actions 2024-06-05 22:18:14 +02:00
coding.lua fix(lazydev): add cmd 2024-06-04 09:39:37 +02:00
colorscheme.lua feat(catppuccin): enable more integrations (#1922) 2023-11-04 11:09:01 +01:00
editor.lua fix(todo-comments): use toggle for Trouble todo commands (#3424) 2024-06-02 14:53:58 +02:00
formatting.lua refactor: use LazyVim.opts 2024-05-16 22:11:55 +02: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 fix(treesitter): refactored treesitter code and fixed nvim-treesitter-textobjects 2024-05-18 21:53:26 +02:00
ui.lua feat(bufferline): add keymaps for BufferLineMovePrev / BufferLineMoveNext (#1935) 2024-06-05 16:11:16 +02:00
util.lua feat(util)!: move vim-startuptime to an extra 2024-05-16 21:25:51 +02:00
xtras.lua refactor: move 0.9 stuff to a compat layer. Cleaner this way 2024-06-01 20:46:58 +02:00