Compare commits

..

No commits in common. "5f6f2fefb9e17198167817864a06ba1de8b33f59" and "7e436484d54395d5ab62cecdde912507ccc4a094" have entirely different histories.

View File

@ -21,9 +21,6 @@ Plug('nvim-tree/nvim-tree.lua')
-- for latex -- for latex
Plug('lervag/vimtex') Plug('lervag/vimtex')
Plug('SirVer/UltiSnips')
vim.call('plug#end') vim.call('plug#end')