Add lsp for .lua

This commit is contained in:
2024-03-05 22:49:06 +01:00
parent 405080b22d
commit e0e927edb1
2 changed files with 76 additions and 33 deletions

View File

@@ -51,6 +51,7 @@
nodePackages.typescript-language-server
nil
yaml-language-server
lua-language-server
];
home.sessionVariables.EDITOR = "nvim";
}