Apply lua linter formatting

Remove snippets
Update python path on venv selection
Use basedpyright language server for better import resolution
This commit is contained in:
Daniel McKnight 2025-06-08 22:46:02 -07:00
parent c068921d55
commit 33588e1afc
4 changed files with 24 additions and 16 deletions

View file

@ -12,6 +12,7 @@ return {
"query",
"markdown",
"markdown_inline",
"bash",
"json",
"jsonc",
"python",