mirror of
https://github.com/marianozunino/nvim.git
synced 2025-06-28 18:43:50 -03:00
chore: remove lsp.folders module
This commit is contained in:
parent
06489e1075
commit
2ffef85e64
17 changed files with 64 additions and 301 deletions
|
@ -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,
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue