Skip to content

Commit

Permalink
fix tip vim location and add tip for the plugins dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Neptunium931 committed Aug 17, 2023
1 parent c41573a commit 14f5b33
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions source/exegol-image/my-resources.rst
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,9 @@ Exegol supports overwriting its **vim** configuration to allow all users to use
* ``/opt/my-resources/setup/vim/plugged/*`` --> ``~/.vim/plugged/``
* ``/opt/my-resources/setup/vim/bundle/*`` --> ``~/.vim/bundle/``

.. tip::
It is possible to install **plugins** with :ref:`the APT customization system <custom_apt>`.

:code:`neovim` (.config/nvim)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. seealso::
Expand All @@ -147,8 +150,7 @@ Exegol supports overwriting its **neovim** configuration to allow all users to u
* To automatically overwrite the ``~/.config/nvim/`` configuration, copy your config in ``/opt/my-resources/setup/nvim/``

.. tip::
It is possible to install **plugins** with :ref:`the APT customization system <custom_apt>`.

It is possible to install **plugins dependencies** with :ref:`the APT customization system <custom_apt>`.

:code:`zsh` (aliases, zshrc, history)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 14f5b33

Please sign in to comment.