From 44df1c099bbcb90efe2aba55ed247f7e86eaa2ac Mon Sep 17 00:00:00 2001 From: pml68 Date: Tue, 7 May 2024 21:40:37 +0200 Subject: fix: asm_lsp not working and VimTeX not loading --- lua/pml68/plugins.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/pml68/plugins.lua') diff --git a/lua/pml68/plugins.lua b/lua/pml68/plugins.lua index e474407..9bd4cda 100644 --- a/lua/pml68/plugins.lua +++ b/lua/pml68/plugins.lua @@ -298,6 +298,7 @@ local plugins = { { "lervag/vimtex", dependencies = "micangl/cmp-vimtex", + lazy = false, init = function() vim.g.vimtex_view_method = 'mupdf' end -- cgit v1.2.3