From 2b546383bdf4daa254ac70c760ee1e5524bc60b1 Mon Sep 17 00:00:00 2001 From: bekaboo <18127878294@qq.com> Date: Sat, 25 May 2024 20:38:07 +0800 Subject: [PATCH] docs: neovim 0.10 is released --- README.md | 2 +- doc/dropbar.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e5adb81..6d73cbeb 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ https://github.com/Bekaboo/dropbar.nvim/assets/76579810/e8c1ac26-0321-4762-9975- ## Requirements -- Neovim **Nightly** (>= 0.10.0-dev) +- Neovim >= 0.10.0 - Optional - [nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons), if you want to see icons for different filetypes - [telescope-fzf-native](https://github.com/nvim-telescope/telescope-fzf-native.nvim), if you want fuzzy search support diff --git a/doc/dropbar.txt b/doc/dropbar.txt index ba21a800..b9ec60c3 100644 --- a/doc/dropbar.txt +++ b/doc/dropbar.txt @@ -103,7 +103,7 @@ TODO ============================================================================== REQUIREMENTS *dropbar-requirements* -- Neovim nightly (>= 0.10.0-dev) +- Neovim >= 0.10.0 - Optional - nvim-web-devicons , if you want to see icons for different filetypes