mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
fix: missing closing bracket when navbuddy is disabled
This commit is contained in:
parent
a9430961e8
commit
de48713394
2 changed files with 16 additions and 19 deletions
|
@ -13,7 +13,6 @@
|
|||
else "'${value}'";
|
||||
|
||||
# convert an expression to lua
|
||||
|
||||
expToLua = exp:
|
||||
if builtins.isList exp
|
||||
then listToLuaTable exp # if list, convert to lua table
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue