Skip to content

Gain sovereignty over subversion. A very early but fairly functional svn client for vim.

License

Notifications You must be signed in to change notification settings

idbrii/vim-sovereign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-sovereign

Gain sovereignty over subversion.

Design

vim-sovereign allows you to manage your svn checkout as vim intended. Get a status buffer with :Sstatus and add files to a pending submit changlist. Submit them with :Scommit -v and see a diff of those changes while writing your commit message.

Requirements

Python 3 and module svn

pip install -r requirements.txt

License

MIT

About

Gain sovereignty over subversion. A very early but fairly functional svn client for vim.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published