chore: bump neovim version to 0.7

main
olimorris 2022-10-26 13:52:34 +01:00
parent 226db9219f
commit 6e3167e89c
2 changed files with 1 additions and 3 deletions

View File

@ -25,8 +25,6 @@ jobs:
url: https://github.com/neovim/neovim/releases/download/v0.8.0/nvim-linux64.tar.gz
- os: ubuntu-20.04
url: https://github.com/neovim/neovim/releases/download/v0.7.0/nvim-linux64.tar.gz
- os: ubuntu-20.04
url: https://github.com/neovim/neovim/releases/download/v0.6.0/nvim-linux64.tar.gz
steps:
- uses: actions/checkout@v2

View File

@ -49,7 +49,7 @@ Forked from <a href="https://github.com/folke/persistence.nvim">Persistence.nvim
## :zap: Requirements
- Neovim >= 0.6.0
- Neovim >= 0.7.0
## :package: Installation