Automatic Updates

    NOTE: By default, this feature is disabled, It will slow down the startup of vim/neovim. If you like this feature, add to your custom configuration file.

    Updating from the SpaceVim Buffer

    Use :SPUpdate SpaceVim in SpaceVim buffer, This command will open a buffer to show the process of updating.

    To update manually close Vim and update the git repository:

    git -C ~/.SpaceVim pull.

    Use :SPDebugInfo! command will display the log of SpaceVim. You also can use SPC h I to open a buffer with issue template.