Vim-Kompleter : A smart, fast, simple, and reliable keyword completion replacement for Vim
script karma |
Rating 13/4,
Downloaded by 680 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Szymon Wrozynski |
|
script type |
utility |
|
description |
A smart, fast, simple, and reliable keyword completion replacement for Vim.
It differs from the standard keyword completion by extensive usage of distance and frequency algorithms in order to perform keyword matching. Those algorithms are inspired by TextMate's keyword completion experiences.
It is written with K to emphasize its new approach to keyword completion.
More details you will find on the project page: https://github.com/szw/vim-kompleter |
|
install details |
In case of Pathogen, just clone the repo to your bundles directory:
git clone https://github.com/szw/vim-kompleter.git
If you prefer Vundle, add the following snippet to your .vimrc file and perform :BundleInstall:
Bundle "szw/vim-kompleter"
In both cases you should restart Vim. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.81
|