1
0
Fork 0

fossil is here to stay, so I will probably use signify for it as well

This commit is contained in:
Von Random 2016-06-30 13:23:00 +03:00
parent 27479371fc
commit c98ab75c93

2
vimrc
View file

@ -113,7 +113,7 @@ if v:version >= 700
map <Leader><Tab> :BuffergatorToggle<CR> map <Leader><Tab> :BuffergatorToggle<CR>
" signify options " signify options
let g:signify_vcs_list=[ 'svn', 'git' ] let g:signify_vcs_list=[ 'svn', 'git', 'fossil' ]
let g:signify_sign_change='~' let g:signify_sign_change='~'
" vim-togglemouse options " vim-togglemouse options