0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00
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
2004-07-10 09:47:34 +00: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
2004-06-13 14:44:53 +00:00
2013-11-03 21:14:31 +01:00