add toml vscode extension for me

This commit is contained in:
notgne2 2023-01-05 15:27:09 -07:00
parent 6d6088ad1f
commit 1f3a437adb
No known key found for this signature in database

View file

@ -75,6 +75,7 @@ in {
};
extensions = with pkgs.vscode-extensions;
[
tamasfe.even-better-toml
vscodevim.vim
jnoortheen.nix-ide
haskell.haskell