Back to evince!

This commit is contained in:
Tuan-Dat Tran
2019-01-22 16:12:50 +01:00
parent 472f5c722b
commit 25339689bc
8 changed files with 23 additions and 8 deletions

View File

@@ -5,5 +5,5 @@ setlocal spell spelllang=de_de
" Compilation
map <C-c><C-c> <Esc>:RunBackgroundCommand pandoc <C-r>% --pdf-engine=xelatex -o <C-r>%<Del><Del>pdf<Enter>:redraw!
map <C-c><C-d> <Esc>:silent exec "!okular <C-r>%<Del><Del>pdf &"<Enter>
map <C-c><C-d> <Esc>:silent exec "!evince <C-r>%<Del><Del>pdf &"<Enter>