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

Asciidoc support

This commit is contained in:
2024-07-13 18:05:13 +02:00
parent f98486130d
commit 7b5070ab3e
2 changed files with 25 additions and 29 deletions

View File

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