added LSP and treesitter
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user