mirror of
https://github.com/tomru/nvim.git
synced 2026-03-02 22:17:13 +01:00
enable eslint lsp
This commit is contained in:
@@ -201,6 +201,7 @@ return {
|
||||
-- ts_ls = {},
|
||||
--
|
||||
|
||||
eslint = { enable = true },
|
||||
vtsls = {
|
||||
root_dir = function(bufnr, cb)
|
||||
local fname = vim.api.nvim_buf_get_name(bufnr)
|
||||
|
||||
Reference in New Issue
Block a user