-
https://github.com/shougo/neocomplcache
-
https://github.com/Shougo/neocomplcache.vim
malev updated
11 years ago
-
Following issue in neocomplcache repository describes the problem:
https://github.com/Shougo/neocomplcache/issues/350
Basically, there is a mapping in vim-autoclose forcing neocomplcache users to pr…
-
This is cross-posting from [neocomplcache issues](https://github.com/Shougo/neocomplcache/issues/215) as recommended by @Shougo.
Note that I'm also using vim-endwise. Using the recommended snippet fr…
-
何か設定が足りてない?
-
Hi, I unbundled 'Shougo/neocomplcache' in `.vimrc.local`:
```
UnBundle 'Shougo/neocomplcache'
```
Then run `:BundleClean!`
But after this, whenever I use "Backspace" button in insert mode, I get the…
-
See this thread in neocomplcache:
https://github.com/Shougo/neocomplcache.vim/issues/350#issuecomment-12708564
Even though it's neocomplcache the issue is the same and removing this line would fix it…
-
Howdy,
Shougo has deprecated
https://github.com/Shougo/neocomplcache.vim
in favour of
https://github.com/Shougo/neocomplete.vim
> You should use neocomplete instead.
-
I'm trying to omnicomplete something like `URL::` with neocomplcache to show stuff like:
![Screen Shot 2013-04-18 at 3 36 27 PM](https://f.cloud.github.com/assets/661038/398760/4b07e2d4-a85f-11e2-981…
-
I think [`neocomplcache`](https://github.com/Shougo/neocomplcache.vim) seems not to be maintained anymore. Do you want to update to [`neocomplete`](https://github.com/Shougo/neocomplete.vim)?