1
0
Fork 0

add more words to vscode workspace dictionary

This commit is contained in:
Kim, Jimin 2022-11-14 14:51:31 +09:00
parent 3792afba59
commit 858e76988c

View file

@ -3,6 +3,7 @@
"ABKO", "ABKO",
"alacritty", "alacritty",
"alsa", "alsa",
"appimage",
"appimagelauncher", "appimagelauncher",
"archfi", "archfi",
"archinstall", "archinstall",
@ -17,6 +18,7 @@
"FOSS", "FOSS",
"freedesktop", "freedesktop",
"geteuid", "geteuid",
"gsmartcontrol",
"holee", "holee",
"Hynix", "Hynix",
"kdenlive", "kdenlive",
@ -25,6 +27,7 @@
"Keychron", "Keychron",
"krita", "krita",
"Krytox", "Krytox",
"lazer",
"MATCHA", "MATCHA",
"noconfirm", "noconfirm",
"Notesnook", "Notesnook",
@ -32,6 +35,8 @@
"OLED", "OLED",
"pacman", "pacman",
"paru", "paru",
"pavucontrol",
"Photoshop",
"pipewire", "pipewire",
"pomky", "pomky",
"popen", "popen",
@ -39,6 +44,8 @@
"rtings", "rtings",
"SUPERLIGHT", "SUPERLIGHT",
"swappable", "swappable",
"tqdm",
"wrapattr",
"xorg" "xorg"
], ],
"python.formatting.provider": "black" "python.formatting.provider": "black"