mirror of
https://github.com/zoriya/dotfiles.git
synced 2026-06-02 02:55:58 +00:00
wip
This commit is contained in:
@@ -30,6 +30,8 @@ vim.g.vimtex_mappings_disable = {
|
||||
}
|
||||
vim.g.vimtex_syntax_enabled = false -- Treesiter for the win.
|
||||
vim.g.vimtex_syntax_conceal_disable = true
|
||||
vim.g.vimtex_quickfix_enabled = false
|
||||
vim.g.vimtex_view_method = "zathura"
|
||||
|
||||
function LATEX_PREVIEW()
|
||||
local wk = require "which-key"
|
||||
|
||||
Reference in New Issue
Block a user