We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2648939 commit 412bbfbCopy full SHA for 412bbfb
1 file changed
syntax/javascript.vim
@@ -23,7 +23,7 @@ if version < 600 && exists("javaScript_fold")
23
unlet javaScript_fold
24
endif
25
26
-"" dollar sigh is permittd anywhere in an identifier
+"" dollar sign is permittd anywhere in an identifier
27
setlocal iskeyword+=$
28
29
syntax sync fromstart
0 commit comments