mirror of
https://github.com/tonydamage/nux-env.git
synced 2025-12-11 13:24:28 +01:00
nuxfs: Added macro support.
Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
This commit is contained in:
parent
7479fb53f8
commit
6ec235ce19
4 changed files with 45 additions and 17 deletions
|
|
@ -3,3 +3,7 @@
|
|||
.entered() {
|
||||
nux.dsl.info "$rel_path" $keyword
|
||||
}
|
||||
|
||||
.check() {
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue