Skip to content

Using textobj-user #10

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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