dotar/SpaceVim.d/autoload/vim-indent-guides.vim

4 lines
107 B
VimL
Raw Normal View History

2020-02-10 10:56:29 +08:00
let g:indent_guides_auto_colors = 1
let g:indent_guides_start_level = 2
let g:indent_guides_guide_size = 1