Skip to content

Commit 497ee85

Browse files
committed
Update README.markdown
1 parent 1c721f5 commit 497ee85

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ To enable code folding add the following to your `.vimrc`.
1818

1919
au FileType javascript call JavaScriptFold()
2020

21+
###Note
22+
This is a syntax plugin, not an indentation one. For indentation, you need to add another plugin
23+
(as mentioned [here](https://github.com/jelera/vim-javascript-syntax/issues/22#issuecomment-19917301)).
2124

2225
###TODO
2326
You can help me improve it too.

0 commit comments

Comments
 (0)