diff --git a/.github/workflows/doc.yml b/.github/workflows/doc.yml index d5557ff..6a73c4d 100644 --- a/.github/workflows/doc.yml +++ b/.github/workflows/doc.yml @@ -32,7 +32,7 @@ jobs: vimdoc: zenbones pandoc: doc/zenbones.md description: "A collection of contrast-based vim/neovim colorschemes" - version: "Vim v8.1 / Nvim 0.8.0" + version: "Vim 8.1 / Nvim v0.8.0" - name: Create PR run: | if ! [[ -z $(git status -s) ]]; then diff --git a/README.md b/README.md index 0ee138c..d1fbeed 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ or try the [built-in collection](#usage). ## Requirement -- Neovim v0.8.0 (use v2.0.0 for older versions) +- Neovim v0.8.0 (use v2.0.0 for older versions) or Vim 8.1 ## Recommended setup diff --git a/doc/zenbones.md b/doc/zenbones.md index 9b20776..d1ebfbc 100644 --- a/doc/zenbones.md +++ b/doc/zenbones.md @@ -3,6 +3,10 @@ A collection of Vim/Neovim colorschemes designed to highlight code using contrasts and font variations. +## Requirement + +- Neovim v0.8.0 (use v2.0.0 for older versions) or Vim 8.1 + ## Usage Just apply the colorscheme as usual: