-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi,
Have you already considered using the vim-textobj-user plugin (see https://github.com/kana/vim-textobj-user)?
I think it would be interesting, for several reasons:
- ability to customize mappings (for me, ac and ic conflict with the mappings of https://github.com/thinca/vim-textobj-comment)
- better reuse of code (your plugin becomes smaller and loads faster, since it reuses existing code)
- use of the autoload feature in vim, for faster startup
- any improvement in textobj would also benefit your plugin automatically
- better visibility for your plugin, since it could be listed on https://github.com/kana/vim-textobj-user/wiki
Delapouite, bmedicke, albasili, dunstontc, rainerborene and 2 more
Metadata
Metadata
Assignees
Labels
No labels