add neotree configs and remove redundant stuff
This commit is contained in:
@@ -7,18 +7,6 @@ return {
|
||||
opts = {
|
||||
-- Make sure to use the names found in `:Mason`
|
||||
ensure_installed = {
|
||||
-- install language servers
|
||||
'lua-language-server',
|
||||
'gopls',
|
||||
|
||||
-- install formatters
|
||||
'stylua',
|
||||
'goimports',
|
||||
|
||||
-- install debuggers
|
||||
-- 'debugpy',
|
||||
-- "delve",
|
||||
|
||||
-- install any other package
|
||||
'tree-sitter-cli',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user