diff --git a/source/exegol-image/my-resources.rst b/source/exegol-image/my-resources.rst index 1dc6d22..f2012ba 100644 --- a/source/exegol-image/my-resources.rst +++ b/source/exegol-image/my-resources.rst @@ -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 `. +: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 `. :code:`zsh` (aliases, zshrc, history) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~