diff options
Diffstat (limited to 'fnl/settings/options.fnl')
-rw-r--r-- | fnl/settings/options.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/settings/options.fnl b/fnl/settings/options.fnl index 3a88c5c..2408463 100644 --- a/fnl/settings/options.fnl +++ b/fnl/settings/options.fnl @@ -26,7 +26,7 @@ :pumheight 10 ;; we don't need to see things like ;; INSERT ;; anymore :showmode false - ;; always show tabs + ;; never show tabs :showtabline 0 ;; smart case :smartcase true |