summaryrefslogtreecommitdiff
path: root/fnl/settings/options.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/settings/options.fnl')
-rw-r--r--fnl/settings/options.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/settings/options.fnl b/fnl/settings/options.fnl
index ec43440..3a88c5c 100644
--- a/fnl/settings/options.fnl
+++ b/fnl/settings/options.fnl
@@ -27,7 +27,7 @@
;; we don't need to see things like ;; INSERT ;; anymore
:showmode false
;; always show tabs
- :showtabline 2
+ :showtabline 0
;; smart case
:smartcase true
;; make indenting smarter again