diff --git a/.vim/vimrc b/.vim/vimrc index 76792fd..feee5b3 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -64,7 +64,7 @@ set smarttab " backspace will delete shiftwidth set textwidth=0 " automatically break lines here set list " display control characers -set listchars=tab:>- " which characters to display +set listchars=tab:›· " which characters to display set fillchars=vert:\│ set fillchars+=foldsep:\│,fold:\— set fillchars+=foldclose:\🗁