mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-04-28 23:29:27 +08:00
Merge f091314d7e00d48c4689f8eb628501776cb3bd93 into 374087a8ddd31d48063cd7ecf7f9d3fb42265bbc
This commit is contained in:
commit
9292a36d5d
@ -1788,6 +1788,12 @@ even support different cursor styles. Check the documentation.
|
|||||||
|
|
||||||
The example above works with iTerm2.
|
The example above works with iTerm2.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Note that the above code snippet doesn't work with Neovim; use the
|
||||||
|
`NVIM_TUI_ENABLE_CURSOR_SHAPE` environment variable instead.
|
||||||
|
See `man 1 nvim` for more information.
|
||||||
|
|
||||||
#### Don't lose selection when shifting sidewards
|
#### Don't lose selection when shifting sidewards
|
||||||
|
|
||||||
If you select one or more lines, you can use `<` and `>` for shifting them
|
If you select one or more lines, you can use `<` and `>` for shifting them
|
||||||
|
Loading…
x
Reference in New Issue
Block a user