From 0d2e2258c31f9144290dfc31e15bb367f8528cf3 Mon Sep 17 00:00:00 2001 From: "Vito G. Graffagnino" Date: Fri, 2 Sep 2022 17:31:17 +0100 Subject: Added nabla plugin, an ASCII math generator from LaTeX equations previewer. --- 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 3be966f..09ef43f 100644 --- a/lua/user/plugins.lua +++ b/lua/user/plugins.lua @@ -133,6 +133,7 @@ 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 -- DAP use {"mfussenegger/nvim-dap", commit = ""} -- cgit v1.2.3