FEAT: Added back vim-tex to nvim
This commit is contained in:
parent
70fc63237e
commit
695ff3c445
@ -93,7 +93,7 @@ return packer.startup(function(use)
|
|||||||
use 'lewis6991/gitsigns.nvim'
|
use 'lewis6991/gitsigns.nvim'
|
||||||
|
|
||||||
-- LaTeX
|
-- LaTeX
|
||||||
--use 'lervag/vimtex'
|
use 'lervag/vimtex'
|
||||||
|
|
||||||
-- Automatically set up your configuration after cloning packer.nvim
|
-- Automatically set up your configuration after cloning packer.nvim
|
||||||
-- Put this at the end after all plugins
|
-- Put this at the end after all plugins
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user