From d466135418fba1914de557de8cfbb8e376ac5f9e Mon Sep 17 00:00:00 2001 From: TJ DeVries Date: Sat, 15 May 2021 08:33:39 -0400 Subject: [PATCH] doc: Add related projects --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0996c94..d48a525 100644 --- a/README.md +++ b/README.md @@ -736,3 +736,9 @@ To checkout the default values of the highlight groups, checkout `plugin/telesco All contributions are welcome! Just open a pull request. Please read [CONTRIBUTING.md](./CONTRIBUTING.md) + +## Related Projects + +- [fzf.vim](https://github.com/junegunn/fzf.vim) +- [denite.nvim](https://github.com/Shougo/denite.nvim) +- [vim-clap](https://github.com/liuchengxu/vim-clap)