Correct vim doc reference for getcmdtype() (#650)
This commit is contained in:
@@ -149,7 +149,7 @@ NOTE: You can call these functions in mapping via `<Cmd>lua require('cmp').compl
|
||||
|
||||
*cmp.setup.cmdline* (cmdtype: string, config: cmp.ConfigSchema)
|
||||
Setup cmdline configuration to the specific cmdtype.
|
||||
See |getcmetype()|
|
||||
See |getcmdtype()|
|
||||
NOTE: nvim-cmp does not support the `=` cmdtype.
|
||||
|
||||
*cmp.visible* ()
|
||||
|
||||
Reference in New Issue
Block a user