[b]lock tree node

main
xenia 2023-12-11 20:06:17 +01:00
parent 8c8a378aed
commit 788ec4efda
1 changed files with 2 additions and 0 deletions

View File

@ -115,6 +115,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>'"
@ -124,6 +125,7 @@ done
}
#TODO
# map global user '&' ':qhl-word<ret>' -docstring "Highlight current word"
# map global user '"' ':unqhl<ret>' -docstring "Remove highlight"