about summary refs log tree commit diff
path: root/etc/portage/savedconfig/app-shells/fzy-1.0-r1
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>1970-01-01 03:00:00 +0300
committerAzat Bahawi <azat@bahawi.net>2022-09-20 11:52:07 +0300
commit962c35425636e3f942fd8a624369a7c53748f47e (patch)
treec69e76f6c4cdd7f9f66d02a02ee683fe4d5426e7 /etc/portage/savedconfig/app-shells/fzy-1.0-r1
chore: init HEAD master
Diffstat (limited to 'etc/portage/savedconfig/app-shells/fzy-1.0-r1')
-rw-r--r--etc/portage/savedconfig/app-shells/fzy-1.0-r114
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/portage/savedconfig/app-shells/fzy-1.0-r1 b/etc/portage/savedconfig/app-shells/fzy-1.0-r1
new file mode 100644
index 0000000..411f7ca
--- /dev/null
+++ b/etc/portage/savedconfig/app-shells/fzy-1.0-r1
@@ -0,0 +1,14 @@
+#define TTY_COLOR_HIGHLIGHT TTY_COLOR_YELLOW
+
+#define SCORE_GAP_LEADING -0.005
+#define SCORE_GAP_TRAILING -0.005
+#define SCORE_GAP_INNER -0.01
+#define SCORE_MATCH_CONSECUTIVE 1.0
+#define SCORE_MATCH_SLASH 0.9
+#define SCORE_MATCH_WORD 0.8
+#define SCORE_MATCH_CAPITAL 0.7
+#define SCORE_MATCH_DOT 0.6
+
+#define KEYTIMEOUT 25
+
+/* vim: filetype=c */

Consider giving Nix/NixOS a try! <3