enable eslint lsp

This commit is contained in:
Thomas Ruoff
2025-06-04 08:09:58 +02:00
parent b3315916fb
commit 0b6a27fff7

View File

@@ -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)