diff --git a/doc/cmp.txt b/doc/cmp.txt index 1907bc5..47a5bdf 100644 --- a/doc/cmp.txt +++ b/doc/cmp.txt @@ -149,7 +149,7 @@ NOTE: You can call these functions in mapping via `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* ()