Skip to content

Latest commit

 

History

History
23 lines (23 loc) · 684 Bytes

File metadata and controls

23 lines (23 loc) · 684 Bytes

NERDTree SVN Menu

A plugin of NERDTree to show "commit" and "update" SVN commands in directory menu.

Demo

NERDTree SVN Demo

Installation

Via Plugin Manager

Vundle

    Plugin 'borissov/nerdtree-svn-plugin'

VIM Plug

    Plug 'borissov/nerdtree-svn-plugin'

Manual Installation

cd ~/.vim/bundle
git clone git://github.com/borissov/nerdtree-svn-plugin

Requirements

  • SVN command-line client

Feedback

If you have any comments or questions about specific problems relating to this plugin, please do not hesitate to contact me.