aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2023-10-28 23:53:08 +0200
committerChristian Clason <c.clason@uni-graz.at>2023-10-29 01:37:07 +0200
commita5629abce29668e9781768986f7e799ba429f017 (patch)
tree4c4ec352cd4e4fc1c72d9e86363bce7f5113ea10 /src
parentc34e81660884f1b6a50536ce39dbab7cd66b502f (diff)
downloadrneovim-a5629abce29668e9781768986f7e799ba429f017.tar.gz
rneovim-a5629abce29668e9781768986f7e799ba429f017.tar.bz2
rneovim-a5629abce29668e9781768986f7e799ba429f017.zip
vim-patch:a390e984db20
runtime(sh): add shDblParen to shLoopList for bash (vim/vim#13445) add shDblParen to shLoopList to correctly highlight arithmetic expressions for Bash and Ksh This should allow code such as: ```bash declare -i i j for i in foo bar do ((j = 1 << j)) done ``` https://github.com/vim/vim/commit/a390e984db20575dc726b4e0ebf95582265df8e7 Co-authored-by: Lucien Grondin <grondilu@yahoo.fr>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions