diff options
author | Wolfgang Müller | 2021-03-17 17:24:37 +0100 |
---|---|---|
committer | Wolfgang Müller | 2021-03-17 17:24:37 +0100 |
commit | 94facd68d9f1013a7c3baa4f3b6d50de77caf559 (patch) | |
tree | ffa919849ef7f8d69a8782f2e72c9f5477229503 /rplugin/python3 | |
parent | 500ea5955c44c4526b62f0f0f944841d37b18eac (diff) | |
download | vim-beancount-94facd68d9f1013a7c3baa4f3b6d50de77caf559.tar.gz |
Highlight multi-line plugin definitions correctly
vim's :syn-keepend is used to end any contained syntax group when its
container group ends. The syntax file defines the end of a plugin
definition as the end of the line, breaking multi-line plugin
definitions that are common in our ledger.
Remove the 'keepend' option to fix this.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions