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 f011eb9..1526856 100644
--- a/fnl/settings/options.fnl
+++ b/fnl/settings/options.fnl
@@ -48,4 +48,4 @@
(set vim.cmd [[set iskeyword+=-]])
(set vim.cmd [[set formatoptions-=cro]])
(set nvim.ex.set "shortmess+=c")
-(apply-opts)
+(apply-opts opts)