mirror of
https://github.com/neovim/neovim.git
synced 2026-05-05 21:45:05 +00:00
docs: fix typos and other small fixes (#25005)
Co-authored-by: nuid64 <lvkuzvesov@proton.me> Co-authored-by: Mike Smith <10135646+mikesmithgh@users.noreply.github.com> Co-authored-by: XTY <xty@xty.io> Co-authored-by: Empa <emanuel@empa.xyz> Co-authored-by: kyu08 <49891479+kyu08@users.noreply.github.com>
This commit is contained in:
6
runtime/lua/vim/_meta/options.lua
generated
6
runtime/lua/vim/_meta/options.lua
generated
@@ -2697,10 +2697,10 @@ vim.go.gp = vim.go.grepprg
|
||||
--- n-v-c-sm:block,i-ci-ve:ver25-Cursor,r-cr-o:hor20
|
||||
--- In Normal et al. modes, use a block cursor
|
||||
--- with the default colors defined by the host
|
||||
--- terminal. In Insert-likes modes, use
|
||||
--- terminal. In Insert-like modes, use
|
||||
--- a vertical bar cursor with colors from
|
||||
--- "Cursor" highlight group. In Replace-likes
|
||||
--- modes, use a underline cursor with
|
||||
--- "Cursor" highlight group. In Replace-like
|
||||
--- modes, use an underline cursor with
|
||||
--- default colors.
|
||||
--- i-ci:ver30-iCursor-blinkwait300-blinkon200-blinkoff150
|
||||
--- In Insert and Command-line Insert mode, use a
|
||||
|
||||
Reference in New Issue
Block a user