-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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:
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:

then it can work,

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~
Metadata
Metadata
Assignees
Labels
No labels
