remove eslint.options.configFile from neovim
This commit is contained in:
parent
543f0bc823
commit
3a597a9f61
1 changed files with 0 additions and 3 deletions
|
|
@ -97,9 +97,6 @@
|
|||
};
|
||||
};
|
||||
"eslint.enable" = true;
|
||||
"eslint.options" = {
|
||||
configFile = "./.eslintrc.json";
|
||||
};
|
||||
"rust-analyzer.lens.enable" = false;
|
||||
"rust-analyzer.inlayHints.enable" = false;
|
||||
"rust-analyzer.serverPath" = pkgs.rust-analyzer + "/bin/rust-analyzer";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue