Shougo / neco-vim

The Vim Script completion source for neocomplete/deoplete/ddc
MIT License
107 stars 9 forks source link

neco-vim error? #8

Closed Shougo closed 4 years ago

Shougo commented 4 years ago

Minimal vimrc

set rtp+=~/work/deoplete.nvim/
set rtp+=~/work/neco-vim
let g:deoplete#enable_at_startup = 1

if has('just-stub-code-block') " {{{  " some comment
  " some comment
  " some comment
  " some comment
endif " }}}

https://asciinema.org/a/oPYmYAaTxP311i9E1DEjfYKaa

Shougo commented 4 years ago

I don't reproduce the error unfortunately.

Shougo commented 4 years ago

It seems old neco-vim's error.