Closed saidelike closed 4 months ago
ok if it's meant to be a marker to implement later can keep it then
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
we agreed to put the plugins:
core/plugins
: lazy.nvimcore/tabs/{tabs.py/talon}
: taboo@fidgetingbits I ended up doing the updates we talked about. I will let you approve/merge if you are happy about it
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