-
Notifications
You must be signed in to change notification settings - Fork 6
Commit bc1bebf
Explicitly set 'cpo' in syntax file
Syntax file was missing standard 'cpo' boilerplate.
Spotted by Bram Moolenaar:
https://groups.google.com/d/msg/vim_dev/gf9bpbV6wyo/UaPKCn2eAgAJ 1 parent 33e7e1e commit bc1bebf
1 file changed
+6
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | + | ||
19 | + | ||
20 | + | ||
18 | 21 |
| |
19 | 22 |
| |
20 | 23 |
| |
| |||
214 | 217 |
| |
215 | 218 |
| |
216 | 219 |
| |
220 | + | ||
221 | + | ||
222 | + | ||
217 | 223 |
|
0 commit comments