]> git.rmz.io Git - dotfiles.git/commit
vim: prefer other signs over gitgutter
authorSamir Benmendil <me@rmz.io>
Sun, 17 Jan 2021 23:53:31 +0000 (23:53 +0000)
committerSamir Benmendil <me@rmz.io>
Sun, 17 Jan 2021 23:53:31 +0000 (23:53 +0000)
commit49161119f717177e336d581540b739bfa97c8a31
tree5e0fd3e075e3b75050d093c8c519858d98daaad8
parent5f86da4c7a08b25e28a9ed1c72d3ae1c931a1bde
vim: prefer other signs over gitgutter

The information provided by gitgutter is great, but it should really
never cover diagnostics from ycm.

I believe this is why I made this change, I had this uncommitted local
change for a while without any comments around it.
vim/vimrc