cursorless-dev / cursorless

Don't let the cursor slow you down
https://www.cursorless.org/
MIT License
1.09k stars 77 forks source link

neovim: support chaining multiple commands (prePhrase) #2379

Open saidelike opened 1 month ago

saidelike commented 1 month ago

We would need to support prePhrase support in command server. see https://www.cursorless.org/docs/contributing/architecture/hat-snapshots/ . That would be useful to chain multiple commands to avoid hats being changed in the middle of multiple commands. However we don't support hats yet so this is for the future