From d59c445eaf07c663f6bc49632ac073b87289e156 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Thu, 13 Jun 2019 11:08:42 +0200 Subject: [Colors] Better status line with full CMD / INS differentiation This uses a tricky way of setting the User1 color... But eh, it works, then. --- vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vimrc') diff --git a/vimrc b/vimrc index 433a285..79300c5 100644 --- a/vimrc +++ b/vimrc @@ -71,7 +71,7 @@ fun! ShowFuncName() endfun "set statusline=%y─┤\ %*%1*%<%f%*\ %2*%M%3*%r%*├%=┤%4*%c%V%*├─┤%4*%l/%L%*├──┤%4*%P%*├─ -set statusline=┤%y\ %*%1*%<%f%*\ %2*%M%3*%r%*├%=┤%1*%v,%c%*├─┤%P%*├ +set statusline=┤\ %*%1*%<%f%*\ %2*%M%3*%r%*│%Y├%=┤%c%1*%V%*│%l%*%1*/%L%*│%1*%p%%%*├ set tabline=%!MyTabLine() -- cgit v1.2.3