mirror of
https://github.com/jelera/vim-javascript-syntax.git
synced 2025-12-10 14:41:56 +08:00
Fixed typo.
This commit is contained in:
@@ -23,7 +23,7 @@ if version < 600 && exists("javaScript_fold")
|
||||
unlet javaScript_fold
|
||||
endif
|
||||
|
||||
"" dollar sigh is permittd anywhere in an identifier
|
||||
"" dollar sign is permittd anywhere in an identifier
|
||||
setlocal iskeyword+=$
|
||||
|
||||
syntax sync fromstart
|
||||
|
||||
Reference in New Issue
Block a user