mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
chore: add comments
This commit is contained in:
parent
ce16eebd77
commit
dced02feed
2 changed files with 3 additions and 0 deletions
|
@ -282,6 +282,7 @@ in {
|
|||
dag,
|
||||
mapResult,
|
||||
}: let
|
||||
# When the value is a string, default it to dag.entryAnywhere
|
||||
finalDag = lib.mapAttrs (name: value:
|
||||
if builtins.isString value
|
||||
then nvim.dag.entryAnywhere value
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue