From ad4ffb93269efd107d66d5bc7aba484615cec417 Mon Sep 17 00:00:00 2001 From: linrongbin16 Date: Sun, 19 Nov 2023 10:00:07 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1701da5d..2f9e64f5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This is it! It use offline github actions to weekly collect and update the most popular Vim/Neovim colorscheme list. -It install those color plugins via git submodules instead of embeding the source code, so you get continuously updates from those original authors instead of me, e.g. this plugin only transport/manage colors, not produce them. +It install those color plugins via git submodules instead of copy-paste source code, so you get continuously updates from those original authors instead of me, e.g. this plugin only transport/manage colors, not produce them. It allow you do any switches with: * Multiple policies: suffle playback, play in order, single cycle.