summaryrefslogtreecommitdiff
path: root/fnl/config/autocmd.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/config/autocmd.fnl')
-rw-r--r--fnl/config/autocmd.fnl1
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/config/autocmd.fnl b/fnl/config/autocmd.fnl
index ea55c08..8cf1e1f 100644
--- a/fnl/config/autocmd.fnl
+++ b/fnl/config/autocmd.fnl
@@ -22,7 +22,6 @@
(def- alpha
["User AlphaReady set showtabline=0 | autocmd BufUnload <buffer> set showtabline=2"])
-
(autocmd :_general_settings general-settings)
(autocmd :_git git)
(autocmd :_markdown markdown)