diff --git a/home/vim/plugin/settings/git.vim b/home/vim/plugin/settings/git.vim index 8839fc9..e67197f 100644 --- a/home/vim/plugin/settings/git.vim +++ b/home/vim/plugin/settings/git.vim @@ -3,9 +3,6 @@ local gitsigns = require('gitsigns') local wk = require("which-key") gitsigns.setup({ - -- I dislike the full-green sign column when this happens - attach_to_untracked = false, - current_line_blame_opts = { -- Show the blame quickly delay = 100,