File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 27
27
fail-fast : false
28
28
matrix :
29
29
version :
30
- - v0.9.0
31
- - v0.9.1
32
30
- v0.9.2
33
31
- v0.9.4
34
32
- v0.9.5
Original file line number Diff line number Diff line change 8
8
<a href =" /LICENSE " >![ License] ( https://img.shields.io/badge/license-MIT-brightgreen?style=flat-square ) </a ><a href =" https://ko-fi.com/kristijanhusak " > ![ Kofi] ( https://img.shields.io/badge/support-kofi-00b9fe?style=flat-square&logo=kofi ) </a ><a href =" https://matrix.to/#/#neovim-orgmode:matrix.org " > ![ Chat] ( https://img.shields.io/matrix/neovim-orgmode:matrix.org?logo=matrix&server_fqdn=matrix.org&style=flat-square ) </a >
9
9
10
10
11
- Orgmode clone written in Lua for Neovim 0.9+
11
+ Orgmode clone written in Lua for Neovim 0.9.2 +
12
12
13
13
[ Setup] ( #setup ) • [ Docs] ( /DOCS.md ) • [ Showcase] ( #showcase ) • [ Treesitter] ( #treesitter-info ) • [ Troubleshoot] ( #troubleshoot ) • [ Plugins] ( #plugins ) • [ Contributing] ( CONTRIBUTING.md ) • [ Kudos] ( #thanks-to )
14
14
19
19
20
20
### Requirements
21
21
22
- * Neovim 0.9.0 or later
22
+ * Neovim 0.9.2 or later
23
23
* [ nvim-treesitter] ( https://github.com/nvim-treesitter/nvim-treesitter )
24
24
25
25
### Installation
You can’t perform that action at this time.
0 commit comments