Closed mohammad-amin-khajeh closed 5 months ago
I managed to fix the lsp hints' colors by adding require("nvchad.configs.lspconfig").defaults()
to my plugins/init.lua
The indent blank line problem still persists however, and it used to occur even on neovim versions prior to 0.10
obviously that line of code is needed
its even there in the starter repo's config
as for the blankline issue, that is not from us, since their v3.0 release we have faced it while changing theme. cant do nothing about it
Describe the bug: Lsp hints' colors as well as indent blank line's underlines are not correct upon opening neovim
Steps to reproduce:
Expected behavior: Colors and underlines are correct
Temporary fix: After entering neovim change the colorscheme or toggle the transparency using
require("base46").toggle_transparency()
Machine's information:
Demonstrating the issue:
https://github.com/NvChad/base46/assets/158812659/246c7864-4128-4963-9d97-7a24ea0c0e35
https://github.com/NvChad/base46/assets/158812659/20aceb56-c7c7-4702-92db-d0e9bfc9a470