Neovim, add typescript support
This commit is contained in:
parent
633205fd3a
commit
8b54a7251c
3 changed files with 15 additions and 2 deletions
|
|
@ -58,6 +58,7 @@
|
|||
c.enable = true;
|
||||
nix.enable = true;
|
||||
rust.enable = true;
|
||||
typescript.enable = true;
|
||||
};
|
||||
neovim.plugins = {
|
||||
comments.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue