master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit affffaeabe - Show all commits

View File

@@ -12,7 +12,7 @@ return {
end,
init = function()
vim.g.mkdp_auto_close = 0
vim.g.mkdp_auto_start = 1
vim.g.mkdp_auto_start = 0
vim.g.mkdp_combine_preview = 1
vim.g.mkdp_combine_preview_auto_refresh = 1
end,