added LSP and treesitter

This commit is contained in:
2026-03-31 23:13:00 +02:00
parent 455169b537
commit f494b1840a
6 changed files with 205 additions and 2 deletions

View File

@@ -80,7 +80,7 @@
"key_code": "vk_none"
},
{
"shell_command": "/Applications/kitty.app/Contents/MacOS/kitty --single-instance --directory ~"
"shell_command": "/usr/bin/osascript -e 'tell application \"kitty\" to activate' -e 'tell application \"System Events\" to keystroke return using command down'"
}
],
"type": "basic"