diff --git a/init.lua b/init.lua index b17543b..b5e67eb 100644 --- a/init.lua +++ b/init.lua @@ -94,7 +94,6 @@ local packer_bootstrap = ensure_packer() local function packer_startup(use) use 'wbthomason/packer.nvim' - use 'lervag/vimtex' -- Provides autocompile on save and stuff. (Could probably just replace this thing with something custom) -- Themes -- use 'ellisonleao/gruvbox.nvim'