Skip to content

Using textobj-userΒ #10

@ipkiss42

Description

@ipkiss42

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions