Minimize the config even more.

This commit is contained in:
CronyAkatsuki 2023-12-26 21:27:59 +01:00
parent 977a474ee8
commit 2ffb9926a5
8 changed files with 2 additions and 165 deletions

View file

@ -1,10 +0,0 @@
require("mkdnflow").setup({
modules = {
bib = false,
yaml = false,
cmp = false,
},
links = {
conceal = true,
},
})