added vim extension to vscode
This commit is contained in:
parent
61aed191fc
commit
d786228299
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@
|
|||
extensions = with pkgs.vscode-extensions; [
|
||||
jnoortheen.nix-ide
|
||||
tamasfe.even-better-toml
|
||||
vscodevim.vim
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue