pwntester / octo.nvim

Edit and review GitHub issues and pull requests from the comfort of your favorite editor
MIT License
2.24k stars 124 forks source link

Update the README.md to include the minimum neovim version. #557

Closed markovejnovic closed 2 weeks ago

markovejnovic commented 2 weeks ago

Issue Description

Type: bug report

Describe what happened (or what feature you want)

It is currently unclear which minimum neovim version is required. I ran into a small roadblock when using neovim 0.9.0 and realized that the problem I have is solved by bumping my minor to 0.10.

Describe what you expected to happen

A small addition to the documentation specifying that neovim 0.10 is required at a minimum.