Add support for more formatter's, stylua config.
This commit is contained in:
parent
24f7bb50b6
commit
ccc9ffa2db
19 changed files with 472 additions and 420 deletions
|
@ -1,10 +1,10 @@
|
|||
require("mkdnflow").setup({
|
||||
modules = {
|
||||
bib = false,
|
||||
yaml = false,
|
||||
cmp = false,
|
||||
},
|
||||
links = {
|
||||
conceal = true,
|
||||
}
|
||||
modules = {
|
||||
bib = false,
|
||||
yaml = false,
|
||||
cmp = false,
|
||||
},
|
||||
links = {
|
||||
conceal = true,
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue