chore: remove lsp.folders module

This commit is contained in:
Mariano Z. 2024-12-26 11:49:21 -03:00
parent 06489e1075
commit 2ffef85e64
Signed by: marianozunino
GPG key ID: 4C73BAD25156DACE
17 changed files with 64 additions and 301 deletions

View file

@ -1,7 +1,6 @@
local M = {
"ThePrimeagen/harpoon",
branch = "harpoon2",
dependencies = {
"nvim-lua/plenary.nvim",
},