Skip to content

Commit 2f9f885

Browse files
author
nvim-orgmode
committed
1 parent a5fcaa9 commit 2f9f885

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/configuration.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,7 @@ after headline text, with only one space in between.
10971097
:END:
10981098
- Type: =boolean=
10991099
- Default: =true=
1100-
When set to =true=, tags are
1100+
When set to =true=, tags are
11011101
inherited from parents for purposes of searching. Which means that if
11021102
you have this structure:
11031103

docs/plugins.org

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ require('blink.cmp').setup({
7878
:CUSTOM_ID: nvim-cmp
7979
:END:
8080
Link: [[https://github.com/hrsh7th/nvim-cmp][nvim-cmp]]
81+
8182
Add the =orgmode= source to =nvim-cmp= ~sources~ list.
8283
#+BEGIN_SRC lua
8384
require('cmp').setup({

0 commit comments

Comments
 (0)