I would like to change the dots' color (that shows indentation level) in Vundle. I am using t256
colorscheme in ~/.vimrc
. I was successful at changing the line number's color by changing the LineNr
inside ~/.vim/bundle/vim-colors/colors/t256.vim
, but I couldn't find the variable for the dots' color.
Thanks in advance
Abdul