Eslint lsp and fix an nvim-tree issue
This commit is contained in:
parent
4287dfe370
commit
2d81f71b02
3 changed files with 16 additions and 1 deletions
|
|
@ -3,6 +3,7 @@ local servers = {
|
|||
-- gopls = {},
|
||||
-- pyright = {},
|
||||
-- rust_analyzer = {},
|
||||
eslint = {},
|
||||
tsserver = {},
|
||||
|
||||
lua_ls = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue