summaryrefslogtreecommitdiffstats
path: root/system/fzy/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/fzy/README')
-rw-r--r--system/fzy/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/fzy/README b/system/fzy/README
new file mode 100644
index 0000000000..689c8cf5e5
--- /dev/null
+++ b/system/fzy/README
@@ -0,0 +1,6 @@
+fzy is a fast, simple fuzzy text selector for the terminal with an
+advanced scoring algorithm.
+
+* show better results than other fuzzy finders - see ALGORITHM.md
+* can be easily integrated with vim.
+* is written in C.