From 6516f588833b5b6de5ab4b7f04e10f74f7e71913 Mon Sep 17 00:00:00 2001 From: Roman Dobosz Date: Thu, 30 Nov 2017 02:00:47 +0100 Subject: [PATCH] Readme update --- README.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 196908c..cadabd4 100644 --- a/README.rst +++ b/README.rst @@ -4,11 +4,7 @@ vim config This repository contains my Vim config just for convenience in making the copy of it. -It uses `vim-plug`_ plugin manager, so after cloning, just issue command in vim: - -.. code:: vim - - :PlugInstall - +It uses `vim-plug`_ plugin manager, so after cloning, just open vim, and it +will automatically install all the plugins. .. _vim-plug: https://github.com/junegunn/vim-plug