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

display conflict by EndOfBuffer and NonText #10

Open
MrTangsai opened this issue Sep 28, 2023 · 0 comments
Open

display conflict by EndOfBuffer and NonText #10

MrTangsai opened this issue Sep 28, 2023 · 0 comments

Comments

@MrTangsai
Copy link

Hi, I very like your theme vim and nvim configuration, it makes me start to use neovim. so thanks.

I found you link endOfBuffer and NonText together, and when I set vim.g.hardhacker_hide_tilde = 1 in colorschema.lua, except for tilde is missing, GitSignsCurrentLineBlame and other things linked to NonText is also missing, just like this:

image

so I have to comment hi! link NonText EndOfBuffer in hardhack theme repo, and set hardhack custom hl like this in oh-my-vim repo:

image
then it can work,
image
but in this way, I have to maintain two different repos ,I want to just maintain my own nvim config, and try many ways just to modify lua/plugin/colorschema.lua , but all not work, is there a way to just be in oh-my-vim to solve it ? thanks~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant