Skip to content

Latest commit

 

History

History

jQuery

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
This is a mirror of http://www.vim.org/scripts/script.php?script_id=2416

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 ...).