Skip to content

Commit a436ea2

Browse files
committed
fix: Add docstring
1 parent ebd91f4 commit a436ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix3-flake.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
'(nix3-flake-insert-metadata
8282
nix3-flake-insert-outputs
8383
nix3-flake-insert-inputs)
84-
""
84+
"Hook to insert contents into `nix3-flake-show' buffers."
8585
:type 'hook)
8686

8787
(defcustom nix3-flake-toplevel-sections-unfolded 'flake-buffers

0 commit comments

Comments
 (0)