RFC: CmpStatus command (#210)
* Add `CmpStatus` command * Update headings * Fix heading * Update headings * Add README.md * Fix tests * Force invoke InsertEnter
This commit is contained in:
@@ -17,3 +17,5 @@ vim.cmd [[
|
||||
|
||||
vim.cmd [[inoremap <silent> <Plug>(cmp-autoindent) <C-o>:normal!==<CR>]]
|
||||
|
||||
vim.cmd [[command! CmpStatus lua require('cmp').status()]]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user