1
0
Fork 0

update vscode workspace dictionary

- remove `ungoogled`
- add `xorg`
This commit is contained in:
Kim, Jimin 2022-06-26 00:13:03 +09:00
parent b8c07824e0
commit 1ce211134b

View file

@ -34,7 +34,7 @@
"popen", "popen",
"pytermgui", "pytermgui",
"swappable", "swappable",
"ungoogled" "xorg"
], ],
"python.formatting.provider": "black" "python.formatting.provider": "black"
} }