Commit 05d6f93
Allow for the syntax to be included in another
It is hard to include the Clojure syntax in another (for example, code
blocks in Markdown) because some regions use contains=TOP, which does
not work if there are other syntax rules. Putting all top-level
elements in a cluster solves the problem.
[Committer's notes]
This is a partial merge of
guns/vim-clojure-static#411 parent 9355ec0 commit 05d6f93
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
127 | 129 | | |
128 | 130 | | |
129 | 131 | | |
| |||
0 commit comments