tenfyzhong/CompleteParameter.vim

Can't completer paramter after i upgrade Youcompleterme .

dwzn opened this issue · 2 comments

dwzn commented

Issue Prelude

  • Category
    • Question
    • Bug
    • Suggestion
  • OS
    • Linux
    • macOS
    • Windows
    • Etc.
  • Vim
    • Vim
    • Neovim
  • Language
    • C
    • C++
    • go
    • python
    • rust
    • javascript
    • typescript
    • erlang

Completion Engine and Commit SHA

Minimal Configuration

Issue Details

Messages

my system:
os: debian bulleye (linux)
language: c
totay , I upgrade Youcompleteme to the new editor,
after this , my completerparamter.vim 's can't work.
Please test ! thank for you help.

dwzn commented

前两天用vim-plug升级了一下VIM插件,结果就不能自动完成函数参数了。
系统环境如下: debian testing,64位,vim.nox, youcompleterme,
请帮忙看看,在.vimrc中打开日志选项为1,可也没看到啥有价值的信息,
麻烦看看,youcompleterme自动完成功能正常。

dwzn commented

i already resolved this problem,because i write a function to auto complete ( to (),
it confict with completeparameter.vim,so i remove this function.
now it is normal.
sorry, thank you for your plug.