File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ jobs:
2525 fail-fast : false
2626 matrix :
2727 version :
28- - v0.9.5
2928 - v0.10.0
3029 - v0.10.1
3130 - v0.10.2
31+ - v0.10.3
3232 runs-on : ubuntu-latest
3333 steps :
3434 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 88#+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>
99#+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>
1010
11- Orgmode clone written in Lua for Neovim 0.9.4 +
11+ Orgmode clone written in Lua for Neovim 0.10.0 +
1212
1313[[#setup][Setup]] • [[file:./DOCS.md][Docs]] • [[#showcase][Showcase]] • [[#treesitter-info][Treesitter]] • [[#troubleshoot][Troubleshoot]] • [[#plugins][Plugins]] • [[file:./CONTRIBUTING.md][Contributing]] • [[#thanks-to][Kudos]]
1414
@@ -19,7 +19,7 @@ Orgmode clone written in Lua for Neovim 0.9.4+
1919
2020*** Requirements
2121
22- - Neovim 0.9.4 or later
22+ - Neovim 0.10.0 or later
2323
2424*** Installation
2525
You can’t perform that action at this time.
0 commit comments