seoul256.nvim
seoul256.nvim copied to clipboard
fix #15: missing highlight groups for indent-blankline.nvim
This should address the errors in #15 . Wasn't sure which color to use for IblScope
so I just eyeballed it based on the README picture.
i am receiving the same error. Any idea when it will be merged?
i am receiving the same error. Any idea when it will be merged?
Last commit was from some years ago so I'm guessing they're not actively maintaining the repo. Your best bet is probably to just fork and add the necessary hl groups.
i am receiving the same error. Any idea when it will be merged?
First of all, thanks to shaunsingh for his work
I am currently actively maintaining a branch that has merged all bug fixes and plans to add more plugin support and light mode support. Maybe you can take a look if you want.
Hey @bincat233 Your branch also gives me the indent-blankline error. I am using lazyvim. Do you know what the problem might be?
Hey @bincat233 Your branch also gives me the indent-blankline error. I am using lazyvim. Do you know what the problem might be?
Hi @galfonso99 , Can I get detailed error information?
I guess it may be due to the highlight group IdlWhitespace. Just added to my branch, not sure if it has been fixed. @galfonso99
First of all sorry for the late reply. It has not been fixed on my side. It seems to be a problem with Ibl-Indent. Here is the error I get @bincat233 :
Error 11:04:45 AM msg_show.lua_error Error executing vim.schedule lua callback: ...lazy/telescope.nvim/lua/telescope/builtin/__internal.lua:1094: ColorScheme Autocommands for "*": Vim(append):Error executing lua callback: ...e/nvim/lazy/indent-blankline.nvim/lua/ibl/highlights.lua:65: No highlight group 'IblIndent' found stack traceback: [C]: in function 'error' ...e/nvim/lazy/indent-blankline.nvim/lua/ibl/highlights.lua:65: in function 'setup' ...are/nvim/lazy/indent-blankline.nvim/lua/ibl/autocmds.lua:56: in function <...are/nvim/lazy/indent-blankline.nvim/lua/ibl/autocmds.lua:55> [C]: in function 'colorscheme' ...lazy/telescope.nvim/lua/telescope/builtin/__internal.lua:1094: in function 'set_selection' ...share/nvim/lazy/telescope.nvim/lua/telescope/pickers.lua:1508: in function '_do_selection' ...share/nvim/lazy/telescope.nvim/lua/telescope/pickers.lua:1464: in function '' vim/_editor.lua: in function <vim/_editor.lua:0> stack traceback: [C]: in function 'colorscheme' ...lazy/telescope.nvim/lua/telescope/builtin/__internal.lua:1094: in function 'set_selection' ...share/nvim/lazy/telescope.nvim/lua/telescope/pickers.lua:1508: in function '_do_selection' ...share/nvim/lazy/telescope.nvim/lua/telescope/pickers.lua:1464: in function '' vim/_editor.lua: in function <vim/_editor.lua:0>