filter/constants
This commit is contained in:
parent
c9c35169be
commit
b9c14b7dd8
2 changed files with 3 additions and 7 deletions
|
@ -250,7 +250,7 @@ EOF
|
|||
# parse commands
|
||||
_rwx_code_commands="$(rwx_code_parse "commands")"
|
||||
# parse constants
|
||||
_rwx_code_constants="$(rwx_code_parse "constants")"
|
||||
_rwx_code_constants="$(rwx_code_action_target "filter" "constants")"
|
||||
# parse functions
|
||||
_rwx_code_functions="$(rwx_code_action_target "filter" "function")"
|
||||
# parse tasks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue