Skip to content

mini.surround prevents standard vim s (Substitute) from working. #1328

Closed
@sbc100

Description

@sbc100

First of all, thanks for all the great work here. This project made my conversion to neovim (after 25+ years or vim usage) very smooth and educational.

After using kickstart to get started with neovim it was pretty surprising to me that find this basic editing command no longer working. I'm not sure if this should be considered a bug in the default bindings of nvim-surround (that repo doesn't seem to have bug reports enabled anyway)? Maybe the users of that plugin all either don't care about this vim feature, or override the default mappings?

Regardless, it does seem a little odd to install a plugin the breaks some fairly core vim behaviour as part of kickstart. Perhaps that one line of init.lua could be removed or commented out: require('mini.surround').setup()?

Again, thank you. This was really the only wrinkle/surprise I had to deal with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions