Highlight Matches Even if Whitespace Differs - visimatch.nvim

8 months ago
4

In visual mode, when you select text, this Neovim plugin will show other instances of the same text. An implicit search function, great for quick diffs. And by default it will ignore whitespace differences so indentation differences don't mess up matches.

https://github.com/wurli/visimatch.nvim

Loading comments...