diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-01-22 21:48:14 +0100 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-01-22 23:40:50 +0100 |
commit | 46aa1936e412f843085e41b37388ae4acca679c8 (patch) | |
tree | 8b767298cc595593a8f668745067749bb358a00e /src/nvim/regexp.c | |
parent | c7da55a83566a68c4b24426e2f4d90079b413d7d (diff) | |
download | rneovim-46aa1936e412f843085e41b37388ae4acca679c8.tar.gz rneovim-46aa1936e412f843085e41b37388ae4acca679c8.tar.bz2 rneovim-46aa1936e412f843085e41b37388ae4acca679c8.zip |
vim-patch:add31baedaf0
runtime(sh): Add handling for ksh93 shared-state comsubs and mksh valsubs (vim/vim#13884)
This commit adds support for ksh93 shared-state command
substitutions (syntax: ${ command; }) and mksh's value
substitutions (syntax: ${|command;}) in the sh syntax script.
Also add a syntax test for ksh subshares with dumps included
to make sure it doesn't regress.
fixes: vim/vim#9514
https://github.com/vim/vim/commit/add31baedaf03b92dbd41427860c61c639ef705c
Co-authored-by: Johnothan King <johnothanking@protonmail.com>
Diffstat (limited to 'src/nvim/regexp.c')
0 files changed, 0 insertions, 0 deletions