X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/f1f0fea75fdab72ad740098e6a6167ce37d8626d..8c2b5e886c59bd8ef2093b3ce2c808e83a575705:/vimrc diff --git a/vimrc b/vimrc index 9a611f1..3170bb3 100644 --- a/vimrc +++ b/vimrc @@ -142,6 +142,8 @@ set shiftwidth=4 set expandtab set showbreak=▒▒ +" show these chars for tabs and trailing spaces +set list listchars=tab:»·,trail:· set pastetoggle= " split right when using :vsp