diff options
Diffstat (limited to 'lua/user/plugins.lua')
| -rw-r--r-- | lua/user/plugins.lua | 1 |
1 files changed, 1 insertions, 0 deletions
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 = ""} |
