Add 'eslint_d' PID to 'nvim-lint' config
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
vim.env.ESLINT_D_PPID = vim.fn.getpid()
|
||||||
|
|
||||||
local eslint_linter = "eslint_d"
|
local eslint_linter = "eslint_d"
|
||||||
|
|
||||||
require("lint").linters_by_ft = {
|
require("lint").linters_by_ft = {
|
||||||
|
|||||||
Reference in New Issue
Block a user