-- compile and open LaTeX doc vim.keymap.set('n', 'cv', '!zathura build/**/*.pdf > /dev/null 2>&1&') vim.keymap.set('n', 'cr', '!tectonic -X build')