From 0789fabc135d3f0ea994d089671ec3d8f185cc39 Mon Sep 17 00:00:00 2001 From: listout Date: Sun, 30 Jan 2022 21:40:09 +0530 Subject: changed fillchars for diff mode --- configs/appearance.vim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs') diff --git a/configs/appearance.vim b/configs/appearance.vim index bd50bd0..ed86d73 100644 --- a/configs/appearance.vim +++ b/configs/appearance.vim @@ -31,3 +31,5 @@ set pumheight=10 " Support 256 colors set t_Co=256 + +set fillchars+=diff:╱ -- cgit v1.2.3