updated
This commit is contained in:
@@ -171,6 +171,7 @@
|
||||
mkhl.direnv # recognize custom nix environments
|
||||
tamasfe.even-better-toml # toml file support
|
||||
myriad-dreamin.tinymist # typst files
|
||||
tekumara.typos-vscode # spellcheck
|
||||
] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [
|
||||
{
|
||||
name = "skillavid-pure-black";
|
||||
@@ -267,6 +268,8 @@
|
||||
hyprshot # screenshots
|
||||
typst # typst compilation
|
||||
tinymist # typst previews
|
||||
hunspell # spellcheck dictionaries
|
||||
hunspellDicts.en_US-large
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user