We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c721f5 commit 497ee85Copy full SHA for 497ee85
README.markdown
@@ -18,6 +18,9 @@ To enable code folding add the following to your `.vimrc`.
18
19
au FileType javascript call JavaScriptFold()
20
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)).
24
25
###TODO
26
You can help me improve it too.
0 commit comments