Ultimate auto-completion system for Vim.
Browse cluster: Cluster 96 →neocomplcache is an auto-completion plugin for Vim that provides keyword completion by maintaining a cache of keywords in the current buffer. Built as a Vim plugin written in VimScript, it offers more customization and features than Vim's standard completion system, supporting filename completion, omni completion, and integration with other tools like vimshell. The project is no longer actively developed and its creator, Shougo, recommends migrating to the successor project ddc.vim for new users.