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 -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -

how to run a query SQL in node.js mysql -