diff --git a/doc/SpaceVim.txt b/doc/SpaceVim.txt index 87246728a..fe5b3d928 100644 --- a/doc/SpaceVim.txt +++ b/doc/SpaceVim.txt @@ -282,9 +282,9 @@ Set the information symbol for SpaceVim's syntax maker. Default is '🛈'. *g:spacevim_terminal_cursor_shape* Set the SpaceVim cursor shape in the terminal. Set to 0 to prevent Nvim from -changing the cursor shape. Set to 1 to enable non-blinking mode-sensitive -cursor (this is the default). Set to 2 to enable blinking mode-sensitive -cursor. Host terminal must support the DECSCUSR CSI escape sequence. +changing the cursor shape. Set to 1 to enable non-blinking mode-sensitive +cursor. Set to 2 to enable blinking mode-sensitive cursor (this is the +default). Host terminal must support the DECSCUSR CSI escape sequence. Depending on the terminal emulator, using this option with nvim under tmux might require adding the following to ~/.tmux.conf: