summaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 8d253f8..5da0672 100644
--- a/vimrc
+++ b/vimrc
@@ -47,6 +47,8 @@ else
vmap r <Esc>:call SendSelectionToR("echo", "down")<CR>
let R_vsplit = 1
let R_assign = 0
+ let R_pdfviewer = 'okular'
+ let R_openpdf = 0
endif
" 2}}}

Contact - Imprint