coc java
This commit is contained in:
parent
695d380531
commit
a798a23921
@ -24,6 +24,7 @@ call plug#end()
|
||||
:let NERDTreeShowHidden=1
|
||||
|
||||
" =============== COC Config ================================================
|
||||
|
||||
inoremap <silent><expr> <TAB>
|
||||
\ coc#pum#visible() ? coc#pum#next(1) :
|
||||
\ CheckBackspace() ? "\<Tab>" :
|
||||
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.config/nvim/plugged/
|
Loading…
Reference in New Issue
Block a user