LazyVim.LazyVim/lua/lazyvim/plugins
2024-06-03 09:24:19 +02:00
..
compat fix: fixup for nvim-snippets compat on 0.9. Fixes #3426 2024-06-02 17:47:27 +02:00
extras feat(hipatterns): added vue/astro 2024-06-03 09:24:19 +02:00
lsp feat(coding): use lazydev.nvim instead of neodev.nvim 2024-06-02 09:33:52 +02:00
coding.lua fix(lazydev): easier way of defining library plugin paths 2024-06-02 14:24:14 +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 fix: hack for dashboard.nvim so that it shows errors when exiting 2024-06-03 07:12:17 +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