Updates vimwiki config
This commit is contained in:
parent
b7c4f190af
commit
97c2db44cb
2 changed files with 8 additions and 1 deletions
|
|
@ -4,5 +4,10 @@ return {
|
|||
opts = {
|
||||
file_types = { "markdown", "vimwiki" },
|
||||
completions = { lsp = { enabled = true } },
|
||||
heading = {
|
||||
sign = false,
|
||||
border = false,
|
||||
position = "inline",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue