Add 'eslint_d' PID to 'nvim-lint' config

main
Hektor Misplon 2025-10-16 12:14:15 +02:00
parent 568e45f59b
commit d6875c97d9
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
vim.env.ESLINT_D_PPID = vim.fn.getpid()
local eslint_linter = "eslint_d"
require("lint").linters_by_ft = {