File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 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==============================================================================
44Table 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 }
You can’t perform that action at this time.
0 commit comments