LazyVim.LazyVim/lua/lazyvim/plugins/extras
Alan Alvarenga 79fed97f23
fix(harpoon): harpoon2 deprecated message (#2920)
* fix(config): harpoon2 deprecated message when adding new file to list and fix auto save on file list toggle

* fix: Update harpoon2.lua to add pleanery dep

* fix: no need for plenary deps here

---------

Co-authored-by: Alan Alvarenga <alan.alvarengamejia@telus.com>
Co-authored-by: Rubin Bhandari <roobin.bhandari@gmail.com>
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-04-22 09:45:59 +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): harpoon2 deprecated message (#2920) 2024-04-22 09:45:59 +02: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