Closed CodeMonkeyKevin closed 8 years ago
I'm getting this strange auto-complete suggestion that don't go away when backspace or tabing when neocomplete is enabled. How do I disable the default auto-complete in VimBox?
Example: http://i.imgur.com/A3NBPkO.png
Found it:
let g:acp_enableAtStartup = 0
I'm getting this strange auto-complete suggestion that don't go away when backspace or tabing when neocomplete is enabled. How do I disable the default auto-complete in VimBox?
Example: http://i.imgur.com/A3NBPkO.png