add(nvim): digestif (LS for tex)

This commit is contained in:
Léana 江 2023-04-28 12:11:11 +02:00 committed by Léana 江
parent 166cdb25f5
commit 978f150401
7 changed files with 61 additions and 23 deletions

View file

@ -38,7 +38,8 @@ require("lazy").setup({
"simrat39/symbols-outline.nvim",
"ellisonleao/glow.nvim",
"nvim-tree/nvim-web-devicons",
{ "akinsho/toggleterm.nvim", version = "*" },
-- { "xuhdev/vim-latex-live-preview", lazy = false }, -- not working
{ "akinsho/toggleterm.nvim", version = "*" },
-- Can't live without
"numToStr/Comment.nvim",