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

add support for lazy.nvim #8

Closed saidelike closed 4 months ago

saidelike commented 5 months ago

approved in case you don't want to remove the comments for now, but won't merge in case you do

In your original talon-vim repo, you had different commands in both lazy menu shown or not, and you defined them both in different talon files. I define the commands only once and have different implementations depending on case.

The reason they are commented is because they are not implemented in one of the case. But ya we could remove the comments if you prefer

fidgetingbits commented 5 months ago

ok if it's meant to be a marker to implement later can keep it then

saidelike commented 4 months ago

do we want to wait that we support detecting which nvim plugin is installed before merging this or not? I am otherwise happy with this pr

saidelike commented 4 months ago

we agreed to put the plugins:

saidelike commented 4 months ago

@fidgetingbits I ended up doing the updates we talked about. I will let you approve/merge if you are happy about it