Skip to content

Commit

Permalink
Merge pull request #26 from Neptunium931/addNeovim
Browse files Browse the repository at this point in the history
Add neovim
  • Loading branch information
ShutdownRepo authored Aug 22, 2023
2 parents 861fad3 + 14f5b33 commit 82e93f6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions source/exegol-image/my-resources.rst
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,16 @@ Exegol supports overwriting its **vim** configuration to allow all users to use
.. tip::
It is possible to install **plugins** with :ref:`the APT customization system <custom_apt>`.

:code:`neovim` (.config/nvim)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. seealso::
Available from version ``dev`` of any exegol image.

Exegol supports overwriting its **neovim** configuration to allow all users to use their personal configuration.
* To automatically overwrite the ``~/.config/nvim/`` configuration, copy your config in ``/opt/my-resources/setup/nvim/``

.. tip::
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 82e93f6

Please sign in to comment.