diff --git a/.vimrc b/.vimrc index fa19a22..f151f4f 100644 --- a/.vimrc +++ b/.vimrc @@ -66,8 +66,9 @@ let g:licenses_default_commands = ['affero', 'apache', 'bsd3', 'cecill', 'gfdl', :augroup END -" Vertical indentation lines +" indentLine let g:indentLine_char = '⦙' +let g:indentLine_setConceal = 0 " Tera templates