sponsor Vim development Vim logo Vim Book Ad

Vim-Kompleter : A smart, fast, simple, and reliable keyword completion replacement for Vim

 script karma  Rating 13/4, Downloaded by 623  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.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-kompleter.zip 0.1.8 2013-12-05 7.3 Szymon Wrozynski Initial upload
ip used for rating: 18.119.143.4

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github