On Thu, 12 Jan 2023 11:01:53 +0000 Maxim Abalenkov <[email protected]> wrote: > I tried to use another colour scheme in Vim and surprisingly it > removed all the guide lines. It must be the colour scheme that > introduces them. I just need to figure out what option enables them. > The scheme in question is ‘solarized8_dark’. There is a clash with > the new version of Vim and the scheme setting.
It might even be the terminal emulator. Try using another, preferably popular one (e.g., gnome-terminal). If the issue persists then the blame is on the colorscheme alone and I'd suggest simply choosing a different colorscheme. Solarized is very popular. I'm sure there are other, slightly different implementations, e.g., flattened [1]. [1]: https://github.com/romainl/flattened -- Enan [email protected] https://git.sr.ht/~enan/ https://www.github.com/3N4N -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20230112174241.779e1cfc%40cirdan.
