Skip to content

Commit d0046d7

Browse files
committed
chore: Auto-generate docs
1 parent a0902c3 commit d0046d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/neorg-extras.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*neorg-extras.txt* For NVIM v0.8.0 Last change: 2025 March 02
1+
*neorg-extras.txt* For v0.10.0 Last change: 2025 July 13
22

33
==============================================================================
44
Table of Contents *neorg-extras-table-of-contents*
@@ -72,6 +72,7 @@ LAZY.NVIM *neorg-extras-installation-lazy.nvim*
7272
fuzzy_finder = "Telescope", -- OR "Fzf" OR "Snacks". Defaults to "Telescope"
7373
fuzzy_backlinks = false, -- Set to "true" for backlinks in fuzzy finder instead of buffer
7474
roam_base_directory = "", -- Directory in current workspace to store roam nodes
75+
node_no_name = false, -- no suffix name in node filename
7576
node_name_randomiser = false, -- Tokenise node name suffix for more randomisation
7677
node_name_snake_case = false, -- snake_case the names if node_name_randomiser = false
7778
}

0 commit comments

Comments
 (0)