gsl.vim : Syntax file for gsl templates
| script karma |
Rating 5/2,
Downloaded by 961 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Ronald Tschalär |
| |
| script type |
| syntax |
| |
| description |
| gsl.vim provides syntax highlighting for GSL templates; more information about GSL can be found on iMatix's site, http://www.imatix.com/products . |
| |
| install details |
Copy the gsl.vim file into your ~/.vim/syntax/ directory, and add the following to your ~/.vimrc file (usually inside the "augroup filedetect" block):
au! BufRead,BufNewFile *.gsl setfiletype gsl
For details about adding syntax highlighting support for new file types, read the help at |:h mysyntaxfile<CR>| and |:h new-filetype<CR>| .
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|