From e340e5a3ec154b32050a1c998b7be77f0a3a8328 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Neumann?= Date: Tue, 2 Oct 2012 13:20:20 +0200 Subject: gpg vim plugin --- .vimrc | 3 +++ 1 file changed, 3 insertions(+) (limited to '.vimrc') diff --git a/.vimrc b/.vimrc index 46e134c..b0b79ee 100644 --- a/.vimrc +++ b/.vimrc @@ -140,6 +140,9 @@ let g:Tex_DefaultTargetFormat="pdf" " do not do concealment in .tex files -- just too slow (and ugly) let g:tex_conceal = "" +" use pipes instead of temp files +let g:GPGUsePipes = 1 + " ======================================================= " FINAL " ======================================================= -- cgit v1.2.3