better synctex
This commit is contained in:
@@ -41,15 +41,7 @@ require('pckr').add{
|
||||
'lukas-reineke/indent-blankline.nvim';
|
||||
'JoosepAlviste/nvim-ts-context-commentstring';
|
||||
'numToStr/Comment.nvim';
|
||||
{
|
||||
'lervag/vimtex';
|
||||
config = function()
|
||||
vim.cmd([[
|
||||
let g:vimtex_view_method = 'zathura_simple'
|
||||
let g:vimtex_view_automatic = 0
|
||||
]])
|
||||
end,
|
||||
};
|
||||
'lervag/vimtex';
|
||||
{
|
||||
'neovim/nvim-lspconfig',
|
||||
requires = {
|
||||
|
||||
Reference in New Issue
Block a user