sponsor Vim development Vim logo Vim Book Ad

svk : syntax and a couple of useful commands for svk commit files

 script karma  Rating 8/2, Downloaded by 687  Comments, bugs, improvements  Vim wiki

created by
Oleksandr Tymoshenko
 
script type
utility
 
description
Package includes syntax file for svk commit file and  two functions for adding files that are not under source control to commit (and vice-versa)
 
install details
- Copy the svk.tar.gz to $HOME/.vim/ and run
    tar xvfz svk.tar.gz

- Make sure filetype plugin is ON by issuing :filetype command and if it's off put following line in the beginning of .vimrc:
    filetype plugin on

- Enable autodetection of svk commit files by adding following  
    au BufNewFile,BufRead svk-commit*.tmp   setf svk
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
svk.tar.gz 0.1 2009-04-09 6.0 Oleksandr Tymoshenko Initial upload
ip used for rating: 3.234.212.253

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github