From 775eaf2693d4eb011f6e6fe57b20aab4d59b7d75 Mon Sep 17 00:00:00 2001 From: Alexey Date: Tue, 12 Jul 2022 23:32:02 +0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0863649..8819e9b 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ require('packer').startup(function() -- ... end) +-- Put your custom settings here + vim.cmd [[colorscheme desolate]] ```