diff options
author | Christian Clason <c.clason@uni-graz.at> | 2023-11-04 11:39:42 +0100 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2023-11-04 12:55:54 +0100 |
commit | d3e9cbedc700a5ae9f64fdced07cdddbb4ef13d1 (patch) | |
tree | 41d8d57a8fde0b42dba41fe341b9052a852a9b9e /runtime/lua/vim/treesitter.lua | |
parent | e960fa2412948bfc8f059bff9ddb5397d7ee35d7 (diff) | |
download | rneovim-d3e9cbedc700a5ae9f64fdced07cdddbb4ef13d1.tar.gz rneovim-d3e9cbedc700a5ae9f64fdced07cdddbb4ef13d1.tar.bz2 rneovim-d3e9cbedc700a5ae9f64fdced07cdddbb4ef13d1.zip |
vim-patch:ce3b0136c6d9
runtime(sh): Update sh syntax and add shDerefOffset to shDerefVarArray for bash (vim/vim#13480)
Add shDerefOffset to shDerefVarArray.
Example code:
```bash
declare -a a=({a..z})
echo "${a[@]:1:3}"
```
https://github.com/vim/vim/commit/ce3b0136c6d9d09af41969d3dc9634f115505a32
Co-authored-by: Lucien Grondin <grondilu@yahoo.fr>
Diffstat (limited to 'runtime/lua/vim/treesitter.lua')
0 files changed, 0 insertions, 0 deletions