Skip to content

Commit 7271687

Browse files
committed
Merge pull request #31 from romainbossart/updateReadme
Update README.markdown
2 parents 2fb263c + 497ee85 commit 7271687

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)