doukezi4606 2015-04-07 01:00
浏览 246
已采纳

在vim插入模式下左右移动光标时,随机出现在屏幕上的字符

i have Vim with plugin vim-go and neocomplete, when o move the cursor from left to right in insert mode this happens

Note: this only happens with go code and vim-go required binaries (such as gocode, godef, goimports, etc..)

someone have same problem?

i am running Ubuntu 14.04.2 LTS 64bits with Kernel 3.13.0-48 Vim 7.4.52 with lua support

thanks in advance

  • 写回答

3条回答 默认 最新

  • drfu80954 2015-04-12 14:05
    关注

    I changed from neocomplete to YouCompleteMe, the random characters is not showing anymore.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?