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.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/settings/options.fnl b/fnl/settings/options.fnl
index f49867e..2e45cbf 100644
--- a/fnl/settings/options.fnl
+++ b/fnl/settings/options.fnl
@@ -68,6 +68,7 @@
:sidescrolloff 8
:guifont "monospace:h17"
;; the font used in graphical neovim applications
+ :colorcolumn 80
})
(defn- apply-opts [] (each [k v (pairs opts)]