Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiselect with Ctrl+n, background is transparent? #156

Closed
seriiserii825 opened this issue Sep 13, 2024 · 5 comments · Fixed by #144
Closed

Multiselect with Ctrl+n, background is transparent? #156

seriiserii825 opened this issue Sep 13, 2024 · 5 comments · Fixed by #144
Assignees
Labels
Bug / Poor Colors Something isn't working, unusable or badly designed Fixed on Dev This issue will be fixed in the next release

Comments

@seriiserii825
Copy link

Hi, thanks for theme, it's really cool.

When i select with ctrl+n in nordic
nordic-select

And onedark

ondedark

@AlexvZyl AlexvZyl added the Bug / Poor Colors Something isn't working, unusable or badly designed label Sep 13, 2024
@5-pebbles
Copy link
Collaborator

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:

https://github.com/mg979/vim-visual-multi/blob/a6975e7c1ee157615bbc80fc25e4392f71c344d4/doc/vm-settings.txt#L207

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.

@seriiserii825
Copy link
Author

Thank you

@5-pebbles
Copy link
Collaborator

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.

@5-pebbles 5-pebbles added the Fixed on Dev This issue will be fixed in the next release label Sep 14, 2024
@seriiserii825
Copy link
Author

Thank you, used dev branch, and now it's highligted.

@AlexvZyl
Copy link
Owner

FYI dev got merged :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug / Poor Colors Something isn't working, unusable or badly designed Fixed on Dev This issue will be fixed in the next release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants