mirror of
https://github.com/Nickiel12/nicks-nix-config.git
synced 2024-11-22 12:49:32 -08:00
added javascript and typescript vim support
This commit is contained in:
parent
9f8a44876c
commit
a1c7c60960
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ in
|
|||
coc-nvim
|
||||
rust-vim
|
||||
vim-nix
|
||||
typescript-vim
|
||||
vim-javascript
|
||||
];
|
||||
|
||||
extraConfig = builtins.readFile ../rsrcs/.vimrc;
|
||||
|
|
Loading…
Reference in a new issue