From: Sergey Matveev Date: Thu, 19 Dec 2019 07:56:46 +0000 (+0300) Subject: More visible tab count X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=40a03604c262512ef6ff7ac7c061b9168112ba72 More visible tab count --- diff --git a/vim/.vimrc b/vim/.vimrc index dd8c250..9fff372 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -31,7 +31,7 @@ set highlight+=vr set cpoptions+=$ set showcmd set showmatch -set listchars=trail:·,tab:→→,nbsp:% ",eol:¶ +set listchars=trail:·,tab:>→,nbsp:% ",eol:¶ set list set cursorline