aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta.lua
diff options
context:
space:
mode:
authorSean Dewar <seandewar@users.noreply.github.com>2021-09-15 00:35:33 +0100
committerSean Dewar <seandewar@users.noreply.github.com>2021-09-15 13:34:54 +0100
commit6436100b6e4baeee8685677ae4319e71580caa3c (patch)
tree3745fa1102cb89d3ed238fcf6bc1786fe89fcf6b /runtime/lua/vim/_meta.lua
parent04cde576edc1cb4795769ef2520416997c0f79c0 (diff)
downloadrneovim-6436100b6e4baeee8685677ae4319e71580caa3c.tar.gz
rneovim-6436100b6e4baeee8685677ae4319e71580caa3c.tar.bz2
rneovim-6436100b6e4baeee8685677ae4319e71580caa3c.zip
backport: fix(:source, nvim_exec): handle Vimscript line continuations #14809
Problem: Anonymous :source (no args) and nvim_exec() don't support Vimscript line continuations. Solution: Factor out the concat logic into concat_continued_line() and a CONCAT_CONTINUED_LINES macro for simple concatenations where lines are fetched individually. Closes #14807
Diffstat (limited to 'runtime/lua/vim/_meta.lua')
0 files changed, 0 insertions, 0 deletions