bluz71 / vim-moonfly-colors

A dark charcoal theme for modern Neovim & classic Vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weird background when writting Lua file

huyhoang8398 opened this issue · comments

When Im writing Lua file, the text background becomes black instead of the highlightline color.
You could see the picture bellow
image

But when im writting Bash, it doesnt happend
image

Do you have any idea?
im using:

  • Luals, selene
  • bashls, shellcheck

This is going to take me a while to sort out.

I can reproduce the issue.
It relates to cursorline; LSP is not the issue.
Other colorschemes don't have this issue.

Currently I don't know why.
But, I will figure it out in time.

I believe I have now fixed this issue.

Please update and let me know if there are any issues.

Work perfect now, thanks