Skip to content

Commit

Permalink
chore(deps): bump Neovim requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvmanila committed Apr 24, 2022
1 parent e3e9354 commit 75debe6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
fail-fast: false
matrix:
neovim-version:
- v0.6.1
- v0.7.0
- nightly
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ _Please take a look at the [**Caveats**](#caveats) section if you're planning to

## Requirements

[![Requires Neovim](https://img.shields.io/badge/requires-neovim%200.6%2B-green?logo=neovim)](https://github.com/neovim/neovim)
[![Requires Neovim](https://img.shields.io/badge/requires-neovim%200.7%2B-green?logo=neovim)](https://github.com/neovim/neovim)

* [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim)
* [sqlite.lua](https://github.com/tami5/sqlite.lua) (only for Firefox browser
Expand Down

0 comments on commit 75debe6

Please sign in to comment.