mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-06-27 20:56:06 +08:00
Merge 49e87b4c20bdf7238c93934b3796e704a388af32 into 09c8f4fa9dd5ff367359cc090d40b08149fe02ec
This commit is contained in:
commit
b0e357a98b
@ -3,6 +3,7 @@
|
||||
- [Help](#help)
|
||||
- [Configuration](#configuration)
|
||||
- [Terminal emulator](#terminal-emulator)
|
||||
- [Change cursor style dependent on mode](#change-cursor-style-dependent-on-mode)
|
||||
|
||||
---
|
||||
|
||||
@ -82,3 +83,9 @@ Related help:
|
||||
|
||||
:h :terminal
|
||||
:h nvim-terminal-emulator
|
||||
|
||||
#### Change cursor style dependent on mode
|
||||
|
||||
The method mentioned in the [Vim section](../README.md#change-cursor-style-in-insert-mode)
|
||||
doesn't work in Neovim. Instead, define the environment variable
|
||||
`NVIM_TUI_ENABLE_CURSOR_SHAPE`; see `man 1 nvim` for more information.
|
||||
|
Loading…
x
Reference in New Issue
Block a user