LazyVim.LazyVim/lua/lazyvim/plugins
2023-10-25 15:40:57 +02:00
..
extras perf(markdown): prevent headlines.nvim slowing down initial rendering with nvim README.md 2023-10-25 15:40:57 +02:00
lsp fix(lsp): trigger FileType commands after installing LSP servers 2023-10-14 16:56:18 +02:00
coding.lua fix(cmp): set default group_index to 1 to prevent issues with custom sources 2023-10-09 10:05:57 +02:00
colorscheme.lua style: added trouble ft for the next gen trouble 2023-10-25 14:05:32 +02:00
editor.lua feat(telescope): sort buffers with lastused and mru 2023-10-25 14:05:32 +02:00
formatting.lua fix(conform): allow overriding all conform format options. Fixes #1790 2023-10-19 07:52:47 +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 feat(linting): ability to configure global and fallback linters (#1727) 2023-10-15 07:18:00 +02:00
treesitter.lua fix(treesitter): make treesitter queries available at startup. See #1816 Fixes #1858 2023-10-25 15:40:25 +02:00
ui.lua style: added trouble ft for the next gen trouble 2023-10-25 14:05:32 +02:00
util.lua docs: Add more documentation (#1174) 2023-07-20 23:16:13 +02:00
xtras.lua feat(extras): LazyExtras can now manage user extras lua/plugins/extras. Fixes #1681 2023-10-12 21:47:31 +02:00