You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most issues are related to bugs or problems. In these cases, you should
include a minimal working example and a minimal vimrc file (see below), as
well as:
What vim version are you using? If using neovim, Are you using
tree-sitter or classic matching? ** Vi IMproved 9.1 **
Steps to reproduce
use vim-plug install vim-matchup with version commit id ff3bea6
Expected behavior
high light current cursor word as expected
Observed behavior
no highlight
If your issue is instead a feature request or anything else, please
consider if minimal examples and vimrc files might still be relevant.
Minimal working example
Please provide a minimal working example, e.g.,
intabc, def;
abc=0;
{
}
Minimal vimrc file
Please provide a minimal vimrc file that reproduces the issue. The
following should often suffice:
Explain the issue
Most issues are related to bugs or problems. In these cases, you should
include a minimal working example and a minimal vimrc file (see below), as
well as:
tree-sitter or classic matching? ** Vi IMproved 9.1 **
use vim-plug install vim-matchup with version commit id
ff3bea6
high light current cursor word as expected
no highlight
If your issue is instead a feature request or anything else, please
consider if minimal examples and vimrc files might still be relevant.
Minimal working example
Please provide a minimal working example, e.g.,
Minimal vimrc file
Please provide a minimal vimrc file that reproduces the issue. The
following should often suffice:
The text was updated successfully, but these errors were encountered: