LazyVim.LazyVim/lua/lazyvim/plugins/extras
2024-04-22 09:40:09 +02:00
..
coding fix(native_snippets): don't try to enable native snippets on Neovim < 0.10.0 and show warning 2024-03-29 09:44:40 +01:00
dap fix(keymaps): update all keymap descriptions to be Title Case (#2844) 2024-03-27 08:56:44 +01:00
editor fix(harpoon): optimizes harpoon keys (#2877) 2024-03-29 14:51:56 +01:00
formatting fix(prettier): use prettier instead of prettierd. Too many people get truncated files. Fixes #712. See #1735 2023-10-15 22:28:56 +02:00
lang feat(python): use new ruff instead of ruff_lsp (#3016) 2024-04-22 09:40:09 +02:00
linting feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
lsp feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
test feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
ui feat(extras): added extra for the trouble.nvim v3 beta 2024-03-28 22:11:55 +01:00
util feat(dot): add bashls and shellcheck (#2879) 2024-03-29 22:10:03 +01:00
lazyrc.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
vscode.lua style: removed dead code 2023-10-04 13:19:12 +02:00