Closed tanrax closed 6 years ago
Can you reproduce the issue if you put your settings in µcomplete's troubleshooting_vimrc.vim
? If so, what does :verbose imap <c-r>
print? It might be a conflict with another plugin.
Btw, not sure what you are trying to do with this line:
inoremap <silent> <plug>(MUcompleteTry) <c-b>
You are not supposed to change that plug.
You're right, there is a conflicting plugin. vim-paste-easy Many thanks and congratulations for your wonderful plugin
For bug reports only, please provide the following details:
[ ] I have followed the instructions in
:help mucomplete-troubleshooting
. Yes[ ] Output of
echo g:mucomplete#chains
:[ ] Output of
setl completeopt
:[ ] MUcomplete settings in my
.vimrc
, if any:If your problem has to do with specific completion methods, please provide the output of the relevant settings (choose all that apply):