home: vim: git: attach to untracked buffers
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Turns outs it looks way more discreet now. Whether that's due to an update to the plug-in or my changing colorscheme, I don't know.
This commit is contained in:
parent
1e4d4650e2
commit
623bb6c893
1 changed files with 0 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue