tasks
This commit is contained in:
parent
705e86f18b
commit
c9c35169be
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ EOF
|
|||
# parse functions
|
||||
_rwx_code_functions="$(rwx_code_action_target "filter" "function")"
|
||||
# parse tasks
|
||||
_rwx_code_tasks="$(rwx_code_parse "tasks")"
|
||||
_rwx_code_tasks="$(rwx_code_action_target "tasks")"
|
||||
# parse variables
|
||||
_rwx_code_variables="$(rwx_code_action_target "filter" "variable")"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue