mirror of
https://github.com/neovim/neovim.git
synced 2025-09-05 19:08:15 +00:00
vim-patch:31b78cc: runtime(doc): update documentation
closes: vim/vim#17180
31b78cce6e
Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>
This commit is contained in:
@@ -921,7 +921,7 @@ Command line: *command-line-functions*
|
|||||||
getcmdwintype() return the current command-line window type
|
getcmdwintype() return the current command-line window type
|
||||||
getcompletion() list of command-line completion matches
|
getcompletion() list of command-line completion matches
|
||||||
fullcommand() get full command name
|
fullcommand() get full command name
|
||||||
cmdcomplete_info() get current completion information
|
cmdcomplete_info() get command-line completion information
|
||||||
|
|
||||||
Quickfix and location lists: *quickfix-functions*
|
Quickfix and location lists: *quickfix-functions*
|
||||||
getqflist() list of quickfix errors
|
getqflist() list of quickfix errors
|
||||||
|
Reference in New Issue
Block a user