add LeaderF

Yggdroot 2019-10-11 10:51:36 +08:00
parent 0734e2a5e4
commit 1ea3554c8b

@ -84,6 +84,7 @@ The following plugins take advantage of specific Neovim features, e.g. `jobstart
- [alchemist.vim](https://github.com/slashmili/alchemist.vim): Elixir integration - [alchemist.vim](https://github.com/slashmili/alchemist.vim): Elixir integration
- [axe](https://github.com/macthecadillac/axe): Asynchronous executor for predefined custom commands - [axe](https://github.com/macthecadillac/axe): Asynchronous executor for predefined custom commands
- [bolt.nvim](https://github.com/ripxorip/bolt.nvim): Filter as you type file manager with fuzzy matching and ripgrep integration - [bolt.nvim](https://github.com/ripxorip/bolt.nvim): Filter as you type file manager with fuzzy matching and ripgrep integration
- [LeaderF](https://github.com/Yggdroot/LeaderF): An asynchronous fuzzy finder which is used to quickly locate files, buffers, mrus, tags, gtags, etc. in large project.
- [buildit.nvim](https://github.com/wbthomason/buildit.nvim): An async project builder, tries to detect the right builder for your project - [buildit.nvim](https://github.com/wbthomason/buildit.nvim): An async project builder, tries to detect the right builder for your project
- [chromatica.nvim](https://github.com/arakashic/chromatica.nvim): Clang-based syntax highlighting - [chromatica.nvim](https://github.com/arakashic/chromatica.nvim): Clang-based syntax highlighting
- [coc.nvim](https://github.com/neoclide/coc.nvim): Completion and other language server support for Neovim, featured as VSCode - [coc.nvim](https://github.com/neoclide/coc.nvim): Completion and other language server support for Neovim, featured as VSCode