Multiselect with Ctrl+n, background is transparent?
Closed this issue · 5 comments
I am assuming you are using vim-visual-multi, which we currently don't support. This weekend I will install the plugin and find the right highlight, if you would like to do it your self I think this is the related documentation:
Also, for future reference, please include the name of the plugin you are using so maintainers don't have to search through your GitHub to find your config and then search through that to find what plugins you are using.
Thank you
I have no idea what the issue is (was), but it is fixed in the dev
branch.
update this line in your config to the following:
Plug 'AlexvZyl/nordic.nvim', { 'branch': 'dev' }
It should be fixed on main
with the next release (#144). After that I will close this issue assuming everything is still working.
Thank you, used dev branch, and now it's highligted.
FYI dev got merged :)