block query

This commit is contained in:
xenia 2023-11-13 18:52:41 +01:00
parent 1ccccb370b
commit a42c97962d

View File

@ -31,6 +31,7 @@ a,arguments
s,statement
d,declaration
n,number
b,block
\",string" |
while IFS=, read -r cmd group ; do
echo "map -docstring '$group child' global tree-children '$cmd' ':tree-select-children $group<ret>'"