mirror of
https://github.com/jelera/vim-javascript-syntax.git
synced 2025-12-11 15:11:56 +08:00
Update readme.
This commit is contained in:
@@ -14,6 +14,11 @@ This version of this file features the following text highlights:
|
|||||||
- Browser, DOM and "Ajax" keywords like objects, methods, properties and others.
|
- Browser, DOM and "Ajax" keywords like objects, methods, properties and others.
|
||||||
- Operation, comparison and logical symbols (`=`,`==`,`===`,`!=`,etc.).
|
- Operation, comparison and logical symbols (`=`,`==`,`===`,`!=`,etc.).
|
||||||
|
|
||||||
|
To enable code folding add the following to your `.vimrc`.
|
||||||
|
|
||||||
|
au FileType javascript call JavaScriptFold()
|
||||||
|
|
||||||
|
|
||||||
###TODO
|
###TODO
|
||||||
You can help me improve it too.
|
You can help me improve it too.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user