removed autostart of markdown previewer

This commit is contained in:
Ivar Fatland
2023-06-07 01:01:22 +02:00
parent d270098fe5
commit f26dfde4b7
-2
View File
@@ -106,8 +106,6 @@ local function packer_startup(use)
require('packer').sync()
end
vim.g.mkdp_auto_start = 1
vim.g.vimtex_view_method = 'zathura'
vim.g.vimtex_syntax_enabled = false