From e668e8eb29215b2ba2beb873dc85670d13ecfe50 Mon Sep 17 00:00:00 2001 From: zsmith Date: Tue, 23 Dec 2025 10:02:41 -0600 Subject: Remove latex live preview in macos Neovim for mac doesn't come with python support built in apparently. --- nvim/lua/plugins.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nvim/lua/plugins.lua') diff --git a/nvim/lua/plugins.lua b/nvim/lua/plugins.lua index 0984c21..7428e3b 100644 --- a/nvim/lua/plugins.lua +++ b/nvim/lua/plugins.lua @@ -50,7 +50,7 @@ require("lazy").setup({ 'axvr/org.vim', 'ziglang/zig.vim', 'jdonaldson/vaxe', - 'xuhdev/vim-latex-live-preview', + --'xuhdev/vim-latex-live-preview', 'waycrate/swhkd-vim', 'HiPhish/guile.vim', 'preservim/nerdtree', -- cgit v1.2.3