Skip to content

Commit

Permalink
perf(doc): update neovim version
Browse files Browse the repository at this point in the history
  • Loading branch information
liubang committed Oct 5, 2024
1 parent 65e5406 commit a648793
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<div align="center"><p>
<a href="https://github.com/neovim/neovim">
<img src="https://img.shields.io/badge/Neovim-0.10.0-blueviolet.svg?style=flat-square&logo=Neovim&color=90E59A&logoColor=white" alt="Neovim"/>
<img src="https://img.shields.io/badge/Neovim-0.10.1-blueviolet.svg?style=flat-square&logo=Neovim&color=90E59A&logoColor=white" alt="Neovim"/>
</a>
<a href="https://github.com/liubang/nvimrc/actions">
<img src="https://img.shields.io/github/actions/workflow/status/liubang/nvimrc/ci.yml?style=flat-square&branch=main" alt="Build" />
Expand Down Expand Up @@ -35,7 +35,7 @@

## Requirements

- Neovim >= **0.10.0** (needs to be built with **LuaJIT**)
- Neovim >= **0.10.1** (needs to be built with **LuaJIT**)
- Git >= **2.19.0** (for partial clones support)
- a [Nerd Font](https://www.nerdfonts.com/)

Expand Down

0 comments on commit a648793

Please sign in to comment.