vim: Remove duplicate blamer settings
This commit is contained in:
parent
39e4dc012f
commit
1cbad60940
|
@ -57,6 +57,3 @@ autocmd FileType gitcommit setlocal spell
|
|||
|
||||
" Display extra whitespace
|
||||
set list listchars=tab:»·,trail:·
|
||||
|
||||
let g:blamer_delay = 500
|
||||
let g:blamer_enabled = 1
|
||||
|
|
Loading…
Reference in a new issue