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

@ -5,7 +5,6 @@ return {
init = function()
-- This option is required.
vim.g["chezmoi#use_tmp_buffer"] = true
-- add other options here if needed.
end,
},
{