LeaderF – An efficient fuzzy finder searchs on the fly for both vim and neovim
An efficient fuzzy finder that helps to locate files, buffers, mrus, gtags, etc. on the fly. - Yggdroot/LeaderF... (more…)
Read more »A tags file is a classic UNIX format for storing an index of where symbols are defined in a source tree, for ease of finding a symbol definition from within an editor. Both vim and emacs have native… Read more