mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 11:30:29 +01:00
Asciidoc support
This commit is contained in:
@@ -10,14 +10,14 @@ will automatically install all the plugins.
|
||||
It should be cloned as is into `$HOME`` directory, i.e:
|
||||
|
||||
.. code:: console
|
||||
|
||||
|
||||
cd $HOME
|
||||
git clone https://github.com/gryf/.vim
|
||||
|
||||
or in ``$XDG_COFIG_HOME`` directory, which usually is set to ``$HOME/.config``:
|
||||
|
||||
.. code:: console
|
||||
|
||||
|
||||
git clone https://github.com/gryf/.vim ~/.config/vim
|
||||
|
||||
.. _vim-plug: https://github.com/junegunn/vim-plug
|
||||
|
||||
Reference in New Issue
Block a user