From 40a03604c262512ef6ff7ac7c061b9168112ba72 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 19 Dec 2019 10:56:46 +0300 Subject: [PATCH] More visible tab count --- vim/.vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0