1
0
forked from aniani/vim
vim/runtime
Lucien Grondin ce3b0136c6
runtime(sh): Update sh syntax and add shDerefOffset to shDerefVarArray for bash (#13480)
Add shDerefOffset to shDerefVarArray.

Example code:

```bash
declare -a a=({a..z})

echo "${a[@]:1:3}"
```


Signed-off-by: Christian Brabandt <cb@256bit.org>
2023-11-04 09:41:37 +01:00
..
2023-10-16 09:53:37 +02:00
2023-10-16 09:53:37 +02:00
2023-10-16 09:53:37 +02:00
2023-10-16 09:53:37 +02:00
2022-07-01 18:45:04 +01:00
2004-06-13 20:20:40 +00:00
2022-06-25 18:01:32 +01:00
2006-05-03 21:26:49 +00:00
2004-06-13 20:20:40 +00:00
2023-10-16 09:53:37 +02:00
2023-10-16 09:53:37 +02:00
2004-06-13 20:20:40 +00:00
2004-06-13 20:20:40 +00:00
2022-06-25 18:01:32 +01:00
2013-11-03 21:14:31 +01:00