Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
linrongbin16 authored Nov 19, 2023
1 parent 627f03e commit 180b6dd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ This is it!

It use offline github actions to weekly collect and update the most popular Vim/Neovim colorscheme list.

It install color plugins via git submodules instead of copy-paste source code, so you get continuously updates from original authors instead of me, e.g. it only transport and manage, not produce.

It allow you do any switches with:
* Multiple policies: suffle playback, play in order, single cycle.
* Multiple timing: on startup, fixed interval, by filetype, etc.

> Note:
>
> The **most popular** colorschemes are picked from below websites:
Expand All @@ -29,6 +23,12 @@ It allow you do any switches with:
> 2. Moe github stars.
> 3. Newer git commits.
It install color plugins via git submodules instead of copy-paste source code, so you get continuously updates from original authors instead of me, e.g. it only transport and manage, not produce.

It allow you do any switches with:
* Multiple policies: suffle playback, play in order, single cycle.
* Multiple timing: on startup, fixed interval, by filetype, etc.

## Requirement

Neovim ≥ 0.8.
Expand Down

0 comments on commit 180b6dd

Please sign in to comment.