mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Extend vscode markdown functionality
This commit is contained in:
parent
f3fe46efa0
commit
2bf64315f2
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
||||||
extensions = [
|
extensions = [
|
||||||
pkgs.vscode-extensions.jnoortheen.nix-ide
|
pkgs.vscode-extensions.jnoortheen.nix-ide
|
||||||
pkgs.vscode-extensions.pkief.material-icon-theme
|
pkgs.vscode-extensions.pkief.material-icon-theme
|
||||||
|
pkgs.vscode-extensions.yzhang.markdown-all-in-one
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue