forked from vim-scripts/JavaScript-syntax
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
Latest commit
16 lines (10 loc) · 573 Bytes
/
Copy pathREADME
File metadata and controls
16 lines (10 loc) · 573 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This is a mirror of http://www.vim.org/scripts/script.php?script_id=1491
Hi JavaScript and VIM funs,
If you want to use VIM to edit/view the JavaScript files, you should have this one.
Replace it with the javascript syntax file included with the VIMRUNTIME.
Why it is here:
Because I found that the originaly one which packed with the VIMRUNTIME didn't work very well for the JS files in Mozilla Browser/SeaMonkey/Firefox and Dojo. So I decided to some refine on it.
Hope it is also useful for you~~~
Good Luck,
Yi Zhao (ZHAOYI)
Blog: http://linuxyz.blogspot.com/