]> 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:

fix cmdline complation
authormartin f. krafft <madduck@madduck.net>
Wed, 14 May 2008 11:41:41 +0000 (12:41 +0100)
committermartin f. krafft <madduck@madduck.net>
Wed, 14 May 2008 11:41:41 +0000 (12:41 +0100)
.vimrc

diff --git a/.vimrc b/.vimrc
index 9ecc0f21071399a942b92fdf617b6362a848cd9c..28ca20101540381f97da213147e2fb8e3b0d60b8 100644 (file)
--- a/.vimrc
+++ b/.vimrc
@@ -1134,7 +1134,7 @@ set hi=100
 " wildmode
 " specifies how command line completion works
 "       set wim=full
-set wim=list
+set wim=list:full
 
 " suffixes
 " list of file name extensions that have a lower priority