summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTJ DeVries <devries.timothyj@gmail.com>2021-05-15 08:33:39 -0400
committerTJ DeVries <devries.timothyj@gmail.com>2021-05-15 08:33:39 -0400
commitd466135418fba1914de557de8cfbb8e376ac5f9e (patch)
treec936424bdaabcb32956c69f629afff349dc0764b
parente88864123bf9896d294f83140937e5eab6e105f1 (diff)
doc: Add related projects
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
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)