Skip to content

EgZvor/vim-fluffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Vim-fluffy

This plugin serves as the most basic semblance of a fuzzy search with / and ?.

Demo

asciicast

Configuration

Map like this

cmap <space> <plug>(fluffy-space)
" NOTE: ^_ should be one character. Input it with <c-v><c-/>
cmap ^_ <plug>(fluffy-toggle)

About

The most basic fuzzy search in Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published