Fix LTeX+
This commit is contained in:
parent
8ffb755031
commit
e3785de4e4
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ in
|
|||
"editor.formatOnPaste" = false;
|
||||
"editor.formatOnSave" = false;
|
||||
"editor.formatOnType" = false;
|
||||
# https://github.com/nix-community/nix-vscode-extensions/issues/123
|
||||
"ltex.ltex-ls.path" = "${pkgs.ltex-ls-plus}";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue