Skip to content

Commit 88ac59e

Browse files
committed
Update readme.
1 parent 6c21d00 commit 88ac59e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ This version of this file features the following text highlights:
1414
- Browser, DOM and "Ajax" keywords like objects, methods, properties and others.
1515
- Operation, comparison and logical symbols (`=`,`==`,`===`,`!=`,etc.).
1616

17+
To enable code folding add the following to your `.vimrc`.
18+
19+
au FileType javascript call JavaScriptFold()
20+
21+
1722
###TODO
1823
You can help me improve it too.
1924

0 commit comments

Comments
 (0)