From 5200927346e6c6e709c971f6a0bca1df491302a4 Mon Sep 17 00:00:00 2001 From: tzachar Date: Wed, 11 Aug 2021 15:04:27 +0300 Subject: [PATCH] README: change first conf header (#13) * update README * update README * minor * README: change first conf header --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6e533f..285cfd4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Status not yet stable but ok to use (for testing). -Configuration +Setup ==================== First, You should install core and sources by your favorite plugin manager. @@ -23,7 +23,7 @@ Plug 'hrsh7th/cmp-buffer' Then setup configuration. ```viml -" Setup global configuration +" Setup global configuration. More on configuration below. lua <