File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 14
14
fail-fast : false
15
15
matrix :
16
16
version :
17
- - v0.7.0
18
- - v0.7.2
19
17
- v0.8.0
18
+ - v0.8.1
20
19
- nightly
21
20
runs-on : ubuntu-latest
22
21
steps :
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.7 +
11
+ Orgmode clone written in Lua for Neovim 0.8 +
12
12
13
13
[ Setup] ( #setup ) • [ Docs] ( /DOCS.md ) • [ Showcase] ( #showcase ) • [ Treesitter] ( #treesitter-info ) • [ Troubleshoot] ( #troubleshoot ) • [ Plugins] ( #plugins ) • [ Development] ( #development ) • [ Kudos] ( #thanks-to )
14
14
19
19
20
20
### Requirements
21
21
22
- * Neovim 0.7 .0 or later
22
+ * Neovim 0.8 .0 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