From 9c43c4fe5a8e913fc85caa37922e420d4bf2ee1b Mon Sep 17 00:00:00 2001 From: "Vito G. Graffagnino" Date: Sat, 3 Sep 2022 00:18:08 +0100 Subject: Added pandoc plugin --- lua/user/plugins.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/user/plugins.lua') diff --git a/lua/user/plugins.lua b/lua/user/plugins.lua index 09ef43f..a214417 100644 --- a/lua/user/plugins.lua +++ b/lua/user/plugins.lua @@ -134,6 +134,7 @@ return packer.startup(function(use) -- 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 -- DAP use {"mfussenegger/nvim-dap", commit = ""} -- cgit v1.2.3