First commit.
This commit is contained in:
commit
164e828e70
22 changed files with 1241 additions and 0 deletions
10
after/plugin/mkdnflow.lua
Normal file
10
after/plugin/mkdnflow.lua
Normal file
|
@ -0,0 +1,10 @@
|
|||
require("mkdnflow").setup({
|
||||
modules = {
|
||||
bib = false,
|
||||
yaml = false,
|
||||
cmp = false,
|
||||
},
|
||||
links = {
|
||||
conceal = true,
|
||||
}
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue