File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ jobs:
25
25
fail-fast : false
26
26
matrix :
27
27
version :
28
- - v0.9.5
29
28
- v0.10.0
30
29
- v0.10.1
31
30
- v0.10.2
31
+ - v0.10.3
32
32
runs-on : ubuntu-latest
33
33
steps :
34
34
- uses : actions/checkout@v4
Original file line number Diff line number Diff line change 8
8
#+HTML:<a href="https://ko-fi.com/kristijanhusak"><img alt="Kofi" src="https://img.shields.io/badge/support-kofi-00b9fe?style=flat-square&logo=kofi"></a>
9
9
#+HTML:<a href="https://matrix.to/#/#neovim-orgmode:matrix.org"><img alt="Chat" src="https://img.shields.io/matrix/neovim-orgmode:matrix.org?logo=matrix&server_fqdn=matrix.org&style=flat-square"></a>
10
10
11
- Orgmode clone written in Lua for Neovim 0.9.4 +
11
+ Orgmode clone written in Lua for Neovim 0.10.0 +
12
12
13
13
[[#setup][Setup]] • [[file:./DOCS.md][Docs]] • [[#showcase][Showcase]] • [[#treesitter-info][Treesitter]] • [[#troubleshoot][Troubleshoot]] • [[#plugins][Plugins]] • [[file:./CONTRIBUTING.md][Contributing]] • [[#thanks-to][Kudos]]
14
14
@@ -19,7 +19,7 @@ Orgmode clone written in Lua for Neovim 0.9.4+
19
19
20
20
*** Requirements
21
21
22
- - Neovim 0.9.4 or later
22
+ - Neovim 0.10.0 or later
23
23
24
24
*** Installation
25
25
You can’t perform that action at this time.
0 commit comments