Skip to content

jpitblado/vim-svn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svn.vim

Some mappings I find specifically useful while editing files from a working copy of a Subversion repository.

Installation

I use pathogen.vim to install Vim plugins. If you do too, then you can use the following to install this plugin:

cd ~/.vim/bundle
git clone https://github.com/jpitblado/vim-svn.git

Also add ~/.vim/bundle/vim-svn/bin to your path.

Future plans

Documentation for the mappings and functions.

Add support for other Subversion subcommands. Current support is:

svn add
svn commit
svn diff
svn log
svn status

License

Copyright (c) Jeff Pitblado

Distributed under the same terms as Vim itself. See :help license.

About

svn.vim: Vim plugin for working with Subversion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published