hands-free-vim / neovim-talon

Talon user file set for controlling both neovim editing and neovim terminals using Talon voice.
MIT License
4 stars 2 forks source link

Automatically pull out the cursorless.nvim shortcut from the neovim config #6

Open fidgetingbits opened 5 months ago

fidgetingbits commented 5 months ago

For now we plan to have a configurable shortcut setting in both cursorless.nvim and a talon setting that will need to be kept in sync for triggering command-server (ctrl-shift-f12 by default). Longer term the idea would be that neovim-talon can use something like pynvim to query the configuration directly from the cursorless.nvim plugin and configure the shortcut on the fly.