mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-16 09:01:03 +00:00
add TODO
This commit is contained in:
parent
63a223e88b
commit
d606eb07bf
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@
|
|||
rhs = mkOption {
|
||||
type = nullOr (either str luaInline);
|
||||
default = null;
|
||||
# FIXME: use a separate flag to indicate lua instead of luaInline
|
||||
description = "Action to trigger. luaInline code will be wrapped in a function.";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue