jQuery : Syntax file for jQuery
script karma |
Rating 299/156,
Downloaded by 20307 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Bruno Michel |
|
script type |
syntax |
|
description |
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. See http://jquery.com/ for more details.
The syntax file for Vim add some colorations for jQuery keywords (empty clone hasClass hide show animate ...) and for CSS selectors (:empty :hidden :selected :first ...). |
|
install details |
Copy the jquery.vim file to $HOME/.vim/syntax/ and add the following line to your vimrc:
au BufRead,BufNewFile jquery.*.js set ft=javascript syntax=jquery |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.9.175
|