Fix typo (#1047)
This commit is contained in:
@@ -772,7 +772,7 @@ How to use nvim-cmp as omnifunc?~
|
||||
...
|
||||
}
|
||||
<
|
||||
Then you will need to nvoke completion manually.
|
||||
Then you will need to invoke completion manually.
|
||||
>
|
||||
inoremap <C-x><C-o> <Cmd>lua require('cmp').complete()<CR>
|
||||
<
|
||||
|
||||
Reference in New Issue
Block a user