sdticket : syntax support of sd (p2p bug tracking system)
| script karma |
Rating 4/1,
Downloaded by 1012 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Yo-An Lin |
| |
| script type |
| syntax |
| |
| description |
this supports sd (peer-to-peer bug tracking system) ticket syntax.
http://syncwith.us/
http://github.com/obra/sd |
| |
| install details |
put the sdticket.vim to ~/.vim/syntax/
and add the below settings to your .vimrc
au BufNewFile,BufRead *
\ if getline(1) =~ "required ticket metadata" |
\ setf sdticket |
\ endif
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.107
|