feat(lsp): add various language servers

This commit is contained in:
Felix Schröter 2020-08-28 00:57:21 +02:00
parent 35db7463b6
commit fcf5654fce
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
3 changed files with 26 additions and 7 deletions

View file

@ -2,9 +2,9 @@
{
imports = [
./lsp.nix
./neovim.nix
./vscode.nix
./omnisharp.nix
];
home.packages = with pkgs; [