enable latex errors
This commit is contained in:
parent
e845b2ba13
commit
161edbf437
|
@ -140,9 +140,9 @@ return require('packer').startup({function(use)
|
||||||
vim.g.vimtex_view_general_viewer = 'zathura'
|
vim.g.vimtex_view_general_viewer = 'zathura'
|
||||||
-- vim.g.vimtex_view_general_options = = '-x nvim -n -c "Vimtex'
|
-- vim.g.vimtex_view_general_options = = '-x nvim -n -c "Vimtex'
|
||||||
-- 'file:@pdf\\#src:@line@tex'
|
-- 'file:@pdf\\#src:@line@tex'
|
||||||
vim.g.vimtex_quickfix_enabled = 0
|
-- vim.g.vimtex_quickfix_enabled = 0
|
||||||
vim.g.Tex_GotoError = 0
|
-- vim.g.Tex_GotoError = 0
|
||||||
vim.g.Tex_ShowErrorContext = 0
|
-- vim.g.Tex_ShowErrorContext = 0
|
||||||
end,
|
end,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user