dotfiles/talon/community/community-cursorless-0.4.0/.vscode/settings.json
2024-11-16 20:27:38 -07:00

7 lines
No EOL
204 B
JSON

{
"python.formatting.provider": "black",
"python.analysis.stubPath": "/Applications/Talon.app/Contents/Resources/python/lib/python3.9/site-packages",
"cSpell.words": [
"mkfifo"
]
}