vimtex gaming
This commit is contained in:
1 parent
0cc5e31053
commit
b2289f5624
3 files changed
+8
-16
No files matched your search
+7
-1
@@ -97,5 +97,11 @@ return {
|
||||
dependencies = { "nvim-lua/plenary.nvim" }
|
||||
},
|
||||
"mfussenegger/nvim-jdtls",
|
||||
"folke/neodev.nvim"
|
||||
"folke/neodev.nvim",
|
||||
{
|
||||
"lervag/vimtex",
|
||||
config = function()
|
||||
vim.g.vimtex_view_method = 'zathura'
|
||||
end
|
||||
}
|
||||
}
|
||||
Reference in new issue
Block a user