Commit 92e2d71
committed
Only change syn-iskeyword if js filetype
Fixes pangloss#1111
Not sure there's a perfect fix in any sense of the word here, since we
are competing against another filetype's changes to `syn iskeyword`.
There's no perfect world, but at the very least we don't clobber the
main syntax file that is sourcing ours1 parent dab53c5 commit 92e2d71
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments