spf13-vim
spf13-vim copied to clipboard
neocomplete tab not work
OS: macOS Sierra 10.12.6
I installed macvim by brew install macvim --with-lua --with-override-system-vim
.
When I finished installing macvim and spf13-vim, I try to enter 'main' and pressed tab, there were some errors like this:
Error detected while processing function CleverTab
line 14:
E117: Unknown function: neocomplete#start_manual_complete
E15: Invalid expression: neocomplete#start_manual_complete()