update file structure
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
require('render-markdown').setup({
|
||||
completions = {
|
||||
lsp = {
|
||||
enabled = true,
|
||||
}
|
||||
},
|
||||
heading = {
|
||||
backgrounds = { '' },
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user