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