adding latex compilation
This commit is contained in:
parent
eeef54f0e7
commit
0f52a172cc
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -43,6 +43,6 @@
|
|||||||
[submodule "harpoon"]
|
[submodule "harpoon"]
|
||||||
path = site/pack/qol/start/harpoon
|
path = site/pack/qol/start/harpoon
|
||||||
url = https://github.com/ThePrimeagen/harpoon.git
|
url = https://github.com/ThePrimeagen/harpoon.git
|
||||||
[submodule "site/pack/latex/opt/vimtex"]
|
[submodule "site/pack/latex/start/vimtex"]
|
||||||
path = site/pack/latex/opt/vimtex
|
path = site/pack/latex/start/vimtex
|
||||||
url = https://github.com/lervag/vimtex.git
|
url = https://github.com/lervag/vimtex.git
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
-- adding packages
|
|
||||||
vim.cmd('packadd vimtex')
|
|
||||||
|
|
||||||
-- latex plugin settings
|
|
||||||
vim.g.vimtex_view_method = 'zathura'
|
|
Loading…
x
Reference in New Issue
Block a user