chore: New nvim config, not finished
This commit is contained in:
parent
f24ba39def
commit
88639a2280
14 changed files with 194 additions and 49 deletions
3
.config/nvim/lua/plugins/vimtex.lua
Normal file
3
.config/nvim/lua/plugins/vimtex.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
vim.g.vimtex_view_method = 'zathura'
|
||||
|
||||
vim.g.vimtex_compiler_methor = 'latexmk'
|
Loading…
Add table
Add a link
Reference in a new issue