You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The indent-blankline.nvim support seems broken. Upon starting neovim, I get
Error detected while processing ColorScheme Autocommands for "*":
Error executing lua callback: ...e/nvim/lazy/indent-blankline.nvim/lua/ibl/highlights.lua:70: No highlight group 'IblIndent' found
stack traceback
[C]: in function 'error'
...e/nvim/lazy/indent-blankline.nvim/lua/ibl/highlights.lua:70: in function 'setup'
...are/nvim/lazy/indent-blankline.nvim/lua/ibl/autocmds.lua:55: in function <...are/nvim/lazy/indent-blankline.nvim/lua/ibl/autocmds.lua:54>
when the colorscheme is set to seoul256.
The text was updated successfully, but these errors were encountered:
winter-again
added a commit
to winter-again/seoul256.nvim
that referenced
this issue
Jan 2, 2024
The
indent-blankline.nvim
support seems broken. Upon starting neovim, I getwhen the colorscheme is set to
seoul256
.The text was updated successfully, but these errors were encountered: