aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-08-07 23:41:40 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-08-07 23:41:40 -0300
commitf40a034c0e4a408b4576ca28f6538dbcce270f9e (patch)
treeb41b5a4ecb209ae747b7d7976581e086eb005dfd
parentd3fbf7ac5970812e935025331c670531478868ab (diff)
downloadfinder-f40a034c0e4a408b4576ca28f6538dbcce270f9e.tar.gz
finder-f40a034c0e4a408b4576ca28f6538dbcce270f9e.tar.bz2
Feat: docs: alternatives
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index f9c9e0c..bf72c3b 100644
--- a/README.md
+++ b/README.md
@@ -26,3 +26,8 @@ browser other contents such as file lists, spreadsheets and remote queries.
[python3-prompt-toolkit]: https://tracker.debian.org/python3-prompt-toolkit
[platformdirs]: https://pypi.org/project/platformdirs/
[python3-platformdirs]: https://tracker.debian.org/platformdirs
+
+## Alternatives
+
+* [GitHub - nvim-telescope/telescope.nvim: Find, Filter, Preview, Pick. All lua, all the time.](https://github.com/nvim-telescope/telescope.nvim)
+ * [GitHub - nvim-telescope/telescope-bibtex.nvim: A telescope.nvim extension to search and paste bibtex entries into your TeX files.](https://github.com/nvim-telescope/telescope-bibtex.nvim)