From: Sergey Matveev Date: Wed, 2 Apr 2025 07:16:39 +0000 (+0300) Subject: inline:char diff highlighting X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=fbcedd644effda1b86e670f99fbf5083ebe34c04;p=dotfiles.git inline:char diff highlighting --- diff --git a/vim/.vimrc b/vim/.vimrc index 433a95c..dc8fc2a 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -32,7 +32,7 @@ set cpoptions+=$ set showcmd set showmatch set completeopt-=preview -set diffopt+=indent-heuristic,algorithm:histogram +set diffopt+=indent-heuristic,algorithm:histogram,inline:char set cursorline set cursorcolumn