From 7572a7598ce9aecb010865dbe13a7b27a58c87a2 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Tue, 16 Oct 2007 11:46:06 +0100 Subject: [PATCH] fix rtp --- .vimrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vimrc b/.vimrc index 292cd2f..e971bef 100644 --- a/.vimrc +++ b/.vimrc @@ -40,11 +40,11 @@ set pt= " runtimepath " list of directories used for runtime files and plugins -" set rtp=/home/madduck/.vim,/usr/share/vim/vimfiles,/usr/share/vim/vim71,/usr/share/vim/vimfiles/after,/home/madduck/.vim/after +" set rtp=/home/madduck/.vim,/usr/share/vim/vimfiles,/usr/share/vim/vimcurrent,/usr/share/vim/vimfiles/after,/home/madduck/.vim/after " helpfile " name of the main help file -" set hf=/usr/share/vim/vim71/doc/help.txt +" set hf=/usr/share/vim/vimcurrent/doc/help.txt """ moving around, searching and patterns -- 2.39.2