Skip to content

display conflict by EndOfBuffer and NonText #10

@MrTangsai

Description

@MrTangsai

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~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions