From: martin f. krafft Date: Sat, 22 Nov 2008 09:41:47 +0000 (+0100) Subject: Merge branch 'master' of ssh://git.madduck.net/srv/git/git.madduck.net/pub/etc/vim X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/578d21059831904313127b6a79883c79e29f7dd6?hp=9756eb8c0883b9daadb822e74c553b4d920c2c15 Merge branch 'master' of ssh://git.madduck.net/srv/git/git.madduck.net/pub/etc/vim --- diff --git a/.vimrc b/.vimrc index ac13d2c..4f498dc 100644 --- a/.vimrc +++ b/.vimrc @@ -52,7 +52,7 @@ set pt= " list of flags specifying which commands wrap to another line " (local to window) " set ww= -set ww=b,s,[,],~ +set ww=b,s,[,<,>,],~ " startofline " many jump commands move the cursor to the first non-blank