Skip to content

Commit d32b015

Browse files
author
nvim-orgmode
committed
1 parent d93db4e commit d32b015

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/configuration.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2974,7 +2974,7 @@ In order for the menu to work as expected, the handler must call =action= from =
29742974
:PROPERTIES:
29752975
:CUSTOM_ID: folds
29762976
:END:
2977-
In Neovim 0.10+, folds are colored with the same highlight as when they
2977+
In Neovim 0.10.2+, folds are colored with the same highlight as when they
29782978
are expanded. This is enabled by default to be in line with how Emacs
29792979
work.
29802980

docs/index.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#+OPTIONS: H:9 ^:nil
22
* Nvim Orgmode
33

4-
Nvim orgmode is a clone of Emacs Orgmode for Neovim 0.10.0+.
4+
Nvim orgmode is a clone of Emacs Orgmode for Neovim 0.10.2+.
55
It aims to be a feature-complete implementation of Orgmode features in Neovim.
66

77
Online version of this documentation is available at [[https://nvim-orgmode.github.io]].

0 commit comments

Comments
 (0)