removed vimtex plugin

This commit is contained in:
Ivar Fatland
2023-08-08 20:58:16 +02:00
parent 43f7545541
commit 799a1b29b5
-1
View File
@@ -94,7 +94,6 @@ local packer_bootstrap = ensure_packer()
local function packer_startup(use) local function packer_startup(use)
use 'wbthomason/packer.nvim' use 'wbthomason/packer.nvim'
use 'lervag/vimtex' -- Provides autocompile on save and stuff. (Could probably just replace this thing with something custom)
-- Themes -- -- Themes --
use 'ellisonleao/gruvbox.nvim' use 'ellisonleao/gruvbox.nvim'