borissov / nerdtree-svn-plugin

🐢 A plugin of VIM NERDTree to show SVN commands in menu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

🐢 A plugin of VIM NERDTree to show SVN commands in menu.


Languages

Language:Vim Script 100.0%