fix(nvim): config
This commit is contained in:
@@ -83,6 +83,7 @@ in
|
||||
lldb = pkgs.lldb;
|
||||
rust_analyzer = rust-analyzer;
|
||||
typst_lsp = pkgs.typst-lsp;
|
||||
inherit (pkgs.nodePackages) typescript-language-server bash-language-server;
|
||||
};
|
||||
pathsLua = pkgs.writeTextFile {
|
||||
name = "nvim-deps.lua";
|
||||
|
||||
Reference in New Issue
Block a user