xul.vim : Support autocompletion (CTRL-XCTRL-U): balises and attributes with XUL files.
| script karma |
Rating 0/2,
Downloaded by 1379 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| jean-jacques peyronel |
| |
| script type |
| syntax |
| |
| description |
Support autocompletion (CTRL-XCTRL-U): balises and attributes with XUL files.
It's easy to extend to others XML files.
|
| |
| install details |
copy this file into the syntax directory
If you want to auto set the filetype when you open a XUL file (extension .xul) you must add a file in ftdetect : xul.vim with the line :
au BufRead,BufNewFile *.xul set filetype=xul |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.169
|