From 7e576a888e0a834093a853eb3f9db670608d9947 Mon Sep 17 00:00:00 2001 From: tiyn Date: Sat, 6 Apr 2024 00:53:19 +0200 Subject: [PATCH] updated readme setup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 899fb95..aa4fb81 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ xargs -I{} mv {} .config-backup/{} - ignore untracked files: `config config --local status.showUntrackedFiles no` - pull current setup: `config pull` - finish setup for vim: - - open vim and run `:PackerCompile`, and `:PackerInstall` + - open vim The step containing commenting out is needed because the colorscheme has problems being not available and disrupts the further process of the plugin