1
0
mirror of https://github.com/gryf/.vim.git synced 2025-12-17 11:30:29 +01:00

Readme update

This commit is contained in:
Roman Dobosz
2017-11-30 02:00:47 +01:00
parent 53866261b9
commit 6516f58883

View File

@@ -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