From: martin f. krafft Date: Sat, 22 Aug 2009 09:58:01 +0000 (+0200) Subject: add [{ and ]} as normal motion commands X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/966b9444bb93aab229e2b6b03d183fed700e1762?ds=sidebyside add [{ and ]} as normal motion commands --- diff --git a/.vim/spell/en.utf-8.add b/.vim/spell/en.utf-8.add index 1df8153..88bbe83 100644 --- a/.vim/spell/en.utf-8.add +++ b/.vim/spell/en.utf-8.add @@ -77,3 +77,9 @@ panelists anonymise panelist anonymising +Peercolation +debhelper +autotools +Genericity +lintian +Likert diff --git a/.vimrc b/.vimrc index d9b3236..1030ac6 100644 --- a/.vimrc +++ b/.vimrc @@ -1500,6 +1500,11 @@ map sy :echo synIDattr(synID(line("."), col("."), 1), "name") map / :nohlsearch +omap [{ :normal {jj +nmap [{ :normal {jj +omap ]} :normal }kk +nmap ]} :normal }kk + iab sgf Sehr geehrte Frau iab sgh Sehr geehrter Herr iab lf Liebe Frau