From fdadf81b02ef4ffb8c69752d2868021103dbbf42 Mon Sep 17 00:00:00 2001 From: Aire-One Date: Mon, 28 Nov 2022 19:48:54 +0100 Subject: [PATCH] conf(vscode): add cSpell words --- .vscode/settings.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index 18f3e6c..8ca34bc 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,9 +7,13 @@ "editor.acceptSuggestionOnEnter": "off" }, "cSpell.words": [ + "aireone", "ansicolors", "awesomewm", + "buildx", + "dryrun", "getcontent", + "gitea", "htmlparser", "isdir", "justfile", @@ -26,6 +30,7 @@ "tablex", "tmpl", "wibox", + "woodpeckerci", "writefunction" ], "files.associations": {