generation 575 25.11.20250714.62e0f05

This commit is contained in:
2026-02-12 00:04:26 -05:00
parent 1a7f3efdb0
commit d48c19cbe1

View File

@@ -26,6 +26,11 @@ vim.g.vimtex_compiler_tectonic = {
},
}
vim.g.vimtex_quickfix_ignore_filters = {
'inputenc package ignored',
'Package transparent Warning',
}
-- Set the local leader (default is "\"; here we change it to comma).
vim.g.maplocalleader = ','