summaryrefslogtreecommitdiff
path: root/fnl/settings
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/settings')
-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 cb86307..df71c8c 100644
--- a/fnl/settings/options.fnl
+++ b/fnl/settings/options.fnl
@@ -91,3 +91,4 @@
(apply-opts opts)
(set vim.g.mapleader " ")
(set vim.g.maplocalleader " ")
+(set vim.g.markdown_recommended_style 0)