aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorAshton Wiersdorf <ashton.wiersdorf@pobox.com>2023-01-02 12:44:55 -0700
committerAshton Wiersdorf <ashton.wiersdorf@pobox.com>2023-01-02 12:44:55 -0700
commit231ff4f57cccc6618287e0983f6f326915f7ef56 (patch)
treee9bfd57385da535046bd4020ab3f41eb50595bbd /init.el
Initial commit
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.el b/init.el
new file mode 100644
index 0000000..0d44d0c
--- /dev/null
+++ b/init.el
@@ -0,0 +1,2 @@
+(fido-vertical-mode)
+(setq completion-styles '(flex))