Skip to content

Commit b52f5d6

Browse files
author
nvim-orgmode
committedFeb 2, 2025
1 parent 90f6c8e commit b52f5d6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
 

Diff for: ‎docs/configuration.org

+1-3
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ NOTE: Make sure fast access keys do not overlap. If that happens, first entry in
6565
:END:
6666
- Type: =string | nil=
6767
- Default: =nil=
68-
Path to a file that will be used as a default target file when refiling.
69-
7068
Set an entry from [[#org_todo_keywords][org_todo_keywords]] to use as the "starting" state for repeatable todos.
7169

7270
If provided value does not exist in [[#org_todo_keywords][org_todo_keywords]], first entry from that list is used.
@@ -179,7 +177,7 @@ require('orgmode').setup({
179177
}
180178
})
181179
#+end_src
182-
***
180+
183181
*** org_archive_location
184182
:PROPERTIES:
185183
:CUSTOM_ID: org_archive_location

0 commit comments

Comments
 (0)