helix: Added VSCode lang servers
This commit is contained in:
parent
cb440990c4
commit
4551090f90
@ -8,7 +8,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
file.".config/helix/config.toml".text = ''
|
file.".config/helix/config.toml".text = ''
|
||||||
theme = "monokai_pro_spectrum"
|
theme = "monokai_pro_ristretto"
|
||||||
|
|
||||||
[editor]
|
[editor]
|
||||||
cursorline = true
|
cursorline = true
|
||||||
@ -34,6 +34,7 @@
|
|||||||
python310Packages.python-lsp-server
|
python310Packages.python-lsp-server
|
||||||
texlab
|
texlab
|
||||||
nodePackages.typescript
|
nodePackages.typescript
|
||||||
|
nodePackages.vscode-langservers-extracted
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user