proper neovim auto-import
This commit is contained in:
parent
48af8c5d04
commit
2a5b42ce9a
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ in {
|
|||
\ <SID>check_back_space() ? "\<Tab>" :
|
||||
\ coc#refresh()
|
||||
|
||||
inoremap <expr> <cr> pumvisible() ? "\<C-y>" : "\<C-g>u\<CR>"
|
||||
inoremap <silent><expr> <c-space> coc#refresh()
|
||||
|
||||
" various aliases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue