feat: add html live preview
This commit is contained in:
parent
84216db412
commit
0509cb1e09
3 changed files with 20 additions and 1 deletions
|
|
@ -17,6 +17,12 @@ return {
|
|||
explorer = {
|
||||
layout = { layout = { position = "right" } },
|
||||
},
|
||||
files = {
|
||||
ignored = true,
|
||||
},
|
||||
git_files = {
|
||||
untracked = true,
|
||||
},
|
||||
},
|
||||
},
|
||||
notifier = { enabled = true },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue