svk : syntax and a couple of useful commands for svk commit files 
 
 
  |  script karma  | 
  
    Rating 8/2,
    Downloaded by 847   | 
  
   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 |  
|   |  
 
script versions (upload new version)
Click on the package to download.
 
 
ip used for rating: 216.73.216.208
           |