sponsor Vim development Vim logo Vim Book Ad

xul.vim : Support autocompletion (CTRL-XCTRL-U): balises and attributes with XUL files.

 script karma  Rating 0/2, Downloaded by 1230  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
 

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
xul.vim 1.1 2006-05-23 7.0 jean-jacques peyronel Probleme dans la selection des attributs avec un decalage d'un espace.
xul.vim 1 2006-05-23 7.0 jean-jacques peyronel Initial upload
ip used for rating: 44.213.99.37

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