shellRaining / hlchunk.nvim

This is the lua implementation of nvim-hlchunk, you can use this neovim plugin to highlight your indent line and the current chunk (context) your cursor stayed
MIT License
627 stars 31 forks source link

priority of the indentation line is too high, sometimes covers the characters #50

Closed Kicamon closed 1 year ago

Kicamon commented 1 year ago

The priority of the indentation line is too high, sometimes it covers the characters and it's very uncomfortable.

缩进线的优先级太高了,有时候会遮住字符,就很难受

shellRaining commented 1 year ago

You haven't provided enough information, please give me a screenshot.

Kicamon commented 1 year ago

like this, when i input "if", char "i" can't be seen at first gif

shellRaining commented 1 year ago

the gif link can't open, and github can upload gif directly

Kicamon commented 1 year ago

![Uploading 2023-06-16 16-44-57.gif…]()

shellRaining commented 1 year ago

sry, but I still can't see the gif

image

maybe you need wait for a minute after paste into github

Kicamon commented 1 year ago

2023-06-16 16-44-57

fine now

shellRaining commented 1 year ago

Is this problem occurring after formatting the code?

Kicamon commented 1 year ago

no, befor formatting

shellRaining commented 1 year ago

Kapture 2023-06-16 at 17 16 29

I'm sorry that I didn't reproduce this issue. Please make sure you are using the latest version of the plugin, because similar issues have indeed occurred before.

Kicamon commented 1 year ago

OK! Thank u

shellRaining commented 1 year ago

Has the issue been resolved? I will close this issue for now. If there are any other problems or if a stable reproduction method is found, please let me know for free~