LazyVim.LazyVim/lua/lazyvim/plugins
2024-10-02 10:18:21 +02:00
..
compat fix(extras): better reasons as to why some extras are included in your config. 2024-06-14 11:14:00 +02:00
extras fix(lsp): backward compat with lspconfig refactor. Fixes #4525. See #4518 2024-10-02 10:18:21 +02:00
lsp feat(python): default to new ruff instead of ruff_lsp (#4126) 2024-07-21 12:24:28 +02:00
coding.lua feat(cmp): better c-n and c-p mapping fallback. Fixes #4414 2024-09-18 08:20:01 +02:00
colorscheme.lua feat(catppuccin): enable grug-far integration (#4156) 2024-07-24 06:26:27 +02:00
editor.lua fix(grug): grug_far -> grug.open (#4404) 2024-09-16 08:47:31 +02:00
formatting.lua fix(conform): changes for new conform.nvim config 2024-07-20 17:14:07 +02:00
init.lua refactor: config = true >> opts = {} 2024-06-11 00:06:56 +02:00
linting.lua fix(lint): make prepend_args opt work when default args is empty (#3828) 2024-06-27 17:31:11 +02:00
treesitter.lua feat(keymaps): dynamic which-key icons/descriptions for toggles (#4050) 2024-07-15 15:47:44 +02:00
ui.lua feat(indent-blankline): add which-key toggles (#4122) 2024-07-20 22:14:33 +02:00
util.lua feat(persistence): added leader-qS to select a session 2024-08-31 09:27:14 +02:00
xtras.lua refactor: LazyVim.config 2024-06-16 15:35:38 +02:00