hands-free-vim / neovim-talon

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

update the plugin detection to use generic approach from community #44

Open fidgetingbits opened 1 month ago

fidgetingbits commented 1 month ago

I've implemented an abstracted version of checking if plugins are installed that can be used by any app, which I'll be adding to https://github.com/talonhub/community/pull/1449. Once that lands we should refactor our plugin detection implementation to use that