Skip to content
/ vim Public
forked from vim/vim

Vim fork with fuzzy completion candidate search option.

Notifications You must be signed in to change notification settings

mrbiggfoot/vim

 
 

Repository files navigation

vim + fuzzy completion

This is a vim fork that enables fuzzy search on completion candidates by the virtue of slightly modified fzy. All you need to do is set completeopt+=fuzzy and trigger completion popup somehow (I personally use mucomplete plugin for that).

Some time ago I made a similar neovim fork, look here for more info. But then fixing neovim bugs became annoying and I decided to give vim a shot again. So here you go. As usual, I'm not responsible for any damage you can cause or suffer from during this fork usage.

About

Vim fork with fuzzy completion candidate search option.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 48.1%
  • C 44.2%
  • Roff 1.8%
  • Makefile 1.4%
  • C++ 1.2%
  • M4 0.6%
  • Other 2.7%