mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-12 05:31:12 -05:00
Added nix file syntax highlighter to VSCode
This commit is contained in:
parent
eb35ca3854
commit
df3229b4e2
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
extensions = with pkgs.vscode-extensions; [
|
extensions = with pkgs.vscode-extensions; [
|
||||||
# OK, I have nothing for now.
|
# OK, I have nothing for now.
|
||||||
|
bbenoist.nix
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue