fix: invalid nvimtree-lua opt

This commit is contained in:
NotAShelf 2023-04-17 18:48:48 +03:00
parent e480be7ac5
commit af0c6ea087
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22

View file

@ -119,7 +119,7 @@ in {
add_trailing = ${boolToString cfg.renderer.trailingSlash},
group_empty = ${boolToString cfg.renderer.groupEmptyFolders},
rootFolderLabel = ${
root_folder_label = ${
if cfg.renderer.rootFolderLabel == null
then "false"
else "''${toString cfg.rootFolderLabel}''"