From 02af2c0299b923946092a49cdbae20ba837cb4be Mon Sep 17 00:00:00 2001 From: "Vito G. Graffagnino" Date: Sun, 4 Sep 2022 16:08:53 +0100 Subject: latex tweaks --- lua/user/plugins.lua | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lua/user/plugins.lua') diff --git a/lua/user/plugins.lua b/lua/user/plugins.lua index a214417..451b55f 100644 --- a/lua/user/plugins.lua +++ b/lua/user/plugins.lua @@ -133,8 +133,10 @@ return packer.startup(function(use) use {"f3fora/nvim-texlabconfig", run = 'go build ~/.local/bin/nvim-texlabconfig'} -- use {"emakman/nvim-latex-previewer", LatexViewer = "zathura"} -- use {"xuhdev/vim-latex-live-preview"} - use {"jbyuki/nabla.nvim", commit = ""} -- An ASCII math generator from LaTeX equations - use {"aspeddro/pandoc.nvim", commit = ""} -- pandoc + -- use {"jbyuki/nabla.nvim", commit = ""} -- An ASCII math generator from LaTeX equations + -- use {"aspeddro/pandoc.nvim", commit = ""} -- pandoc + use {"vim-pandoc/vim-pandoc", commit = ""} -- pandoc + use {"vim-pandoc/vim-pandoc-syntax", commit = ""} -- pandoc -- DAP use {"mfussenegger/nvim-dap", commit = ""} -- cgit v1.2.3