mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 11:30:29 +01:00
15 lines
276 B
ReStructuredText
15 lines
276 B
ReStructuredText
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
|
|
|
|
|
|
.. _vim-plug: https://github.com/junegunn/vim-plug
|