]> git.madduck.net Git - etc/vim.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

remove rtp changes
authormartin f. krafft <madduck@madduck.net>
Fri, 14 Sep 2007 14:51:44 +0000 (16:51 +0200)
committermartin f. krafft <madduck@madduck.net>
Fri, 14 Sep 2007 14:51:44 +0000 (16:51 +0200)
.vimrc

diff --git a/.vimrc b/.vimrc
index 4e56c980522df087214fbc623627f458619c44c9..292cd2f71da7b8666f5f826233043939b2b2b8e3 100644 (file)
--- a/.vimrc
+++ b/.vimrc
@@ -41,10 +41,6 @@ set pt=<F2>
 " 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-=~/.vim
-set rtp-=~/.vim/after
-set rtp^=~/.etc/vim
-set rtp+=~/.etc/vim/after
 
 " helpfile
 " name of the main help file