]> Sergey Matveev's repositories - dotfiles.git/commitdiff
inline:char diff highlighting
authorSergey Matveev <stargrave@stargrave.org>
Wed, 2 Apr 2025 07:16:39 +0000 (10:16 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 2 Apr 2025 07:16:39 +0000 (10:16 +0300)
vim/.vimrc

index 433a95c095fba5c5019cdcdb469321a908d16e80..dc8fc2a247bf70c4d12e323719ffa3766afdd4ea 100644 (file)
@@ -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