SVN Blame for Vim -


is there pluggin vim can show 'svn blame' output in vertical split showing line line author , revision number ( 'gblame' in vim-fugitive git).

the vcscommand.vim - cvs/svn/svk/git/hg/bzr integration plugin has :vcsannotate command shows annotations either prepended copy of current buffer, or (with !) in vertical split moves original buffer.


Comments

Popular posts from this blog

google app engine - 403 Forbidden POST - Flask WTForms -

Android layout hidden on keyboard show -

Parse xml element into list in Python -