]>
git.madduck.net Git - etc/vim.git/log
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:
martin f. krafft [Tue, 15 Feb 2011 17:48:12 +0000 (18:48 +0100)]
do not remove n from formatoptions for mails
martin f. krafft [Thu, 6 Jan 2011 13:33:54 +0000 (14:33 +0100)]
new iabs
Signed-off-by: martin f. krafft <madduck@madduck.net>
martin f. krafft [Mon, 14 Feb 2011 15:28:07 +0000 (16:28 +0100)]
disable vim mail attachment check
martin f. krafft [Wed, 13 Oct 2010 04:11:16 +0000 (06:11 +0200)]
remove supertab, do not use tab for autocomplete
martin f. krafft [Wed, 13 Oct 2010 04:10:49 +0000 (06:10 +0200)]
remove mkd plugin
martin f. krafft [Wed, 13 Oct 2010 04:10:21 +0000 (06:10 +0200)]
more greetings abbreviations
martin f. krafft [Tue, 28 Sep 2010 16:35:51 +0000 (18:35 +0200)]
disable syncing of swapfile updates
martin f. krafft [Tue, 28 Sep 2010 16:35:07 +0000 (18:35 +0200)]
add sghn alias
martin f. krafft [Mon, 9 Aug 2010 06:52:57 +0000 (08:52 +0200)]
add vcscommand plugin
martin f. krafft [Mon, 9 Aug 2010 06:52:23 +0000 (08:52 +0200)]
add secure-modelines plugin
martin f. krafft [Mon, 9 Aug 2010 06:52:05 +0000 (08:52 +0200)]
add justify plugin
martin f. krafft [Mon, 9 Aug 2010 06:51:54 +0000 (08:51 +0200)]
add matchit plugin
martin f. krafft [Mon, 9 Aug 2010 06:51:23 +0000 (08:51 +0200)]
remove utl plugin, which I never use
martin f. krafft [Sun, 8 Aug 2010 21:42:07 +0000 (23:42 +0200)]
fix indenting for .pp files
martin f. krafft [Tue, 15 Jun 2010 11:45:40 +0000 (13:45 +0200)]
fix up attachment check
martin f. krafft [Wed, 3 Mar 2010 08:22:15 +0000 (09:22 +0100)]
set tw=0 for vidir files
martin f. krafft [Wed, 3 Mar 2010 08:09:49 +0000 (09:09 +0100)]
disable idle mark
martin f. krafft [Tue, 5 Jan 2010 05:42:02 +0000 (18:42 +1300)]
add hack to keep copy of vimperator ctrl-i buffer
martin f. krafft [Sat, 7 Nov 2009 13:14:16 +0000 (14:14 +0100)]
add words
martin f. krafft [Tue, 13 Oct 2009 13:25:47 +0000 (15:25 +0200)]
more words
martin f. krafft [Sat, 5 Sep 2009 10:08:36 +0000 (12:08 +0200)]
properly show colours on errors
martin f. krafft [Sat, 5 Sep 2009 10:06:05 +0000 (12:06 +0200)]
merge words
martin f. krafft [Sat, 5 Sep 2009 09:50:21 +0000 (11:50 +0200)]
add words
martin f. krafft [Sat, 5 Sep 2009 09:50:18 +0000 (11:50 +0200)]
disable marking on idle in insert mode
martin f. krafft [Sat, 5 Sep 2009 09:50:04 +0000 (11:50 +0200)]
commented out disabling of placeholders
martin f. krafft [Sat, 29 Aug 2009 16:39:43 +0000 (18:39 +0200)]
add words
martin f. krafft [Sat, 22 Aug 2009 11:52:03 +0000 (13:52 +0200)]
set marks on save and idle
martin f. krafft [Sat, 22 Aug 2009 11:50:51 +0000 (13:50 +0200)]
increase updatetime to 10s
martin f. krafft [Sat, 22 Aug 2009 11:51:28 +0000 (13:51 +0200)]
use last-position-jump as example
martin f. krafft [Sat, 22 Aug 2009 09:58:01 +0000 (11:58 +0200)]
add [{ and ]} as normal motion commands
martin f. krafft [Tue, 4 Aug 2009 15:14:12 +0000 (17:14 +0200)]
only flag trailing spaces as errors when not inserting
martin f. krafft [Tue, 7 Jul 2009 18:34:25 +0000 (20:34 +0200)]
iab to hyphenate e-mail
martin f. krafft [Tue, 7 Jul 2009 18:33:52 +0000 (20:33 +0200)]
flag trailing spaces as errors
martin f. krafft [Mon, 8 Jun 2009 09:34:05 +0000 (11:34 +0200)]
add lref/llabel to tex syntax def
martin f. krafft [Mon, 16 Mar 2009 07:46:57 +0000 (08:46 +0100)]
use vim-scripts lbdbq plugin
martin f. krafft [Sun, 1 Mar 2009 18:23:49 +0000 (19:23 +0100)]
add words
martin f. krafft [Sun, 1 Mar 2009 17:36:51 +0000 (18:36 +0100)]
Merge branch 'master' of ssh://git.madduck.net/srv/git/git.madduck.net/pub/etc/vim
martin f. krafft [Tue, 10 Feb 2009 12:33:27 +0000 (13:33 +0100)]
disable supertab by default, enable it only for mail
martin f. krafft [Tue, 9 Dec 2008 13:51:06 +0000 (14:51 +0100)]
Merge branch 'master' of ssh://git.madduck.net/srv/git/git.madduck.net/pub/etc/vim
martin f. krafft [Sun, 7 Dec 2008 10:17:42 +0000 (11:17 +0100)]
make marker folds default
Signed-off-by: martin f. krafft <madduck@madduck.net>
martin f. krafft [Sat, 6 Dec 2008 20:20:12 +0000 (21:20 +0100)]
require a symbol after numbers to make them lists
Signed-off-by: martin f. krafft <madduck@madduck.net>
martin f. krafft [Sat, 22 Nov 2008 09:41:47 +0000 (10:41 +0100)]
Merge branch 'master' of ssh://git.madduck.net/srv/git/git.madduck.net/pub/etc/vim
martin f. krafft [Sat, 22 Nov 2008 09:37:43 +0000 (10:37 +0100)]
new words
martin f. krafft [Sat, 22 Nov 2008 09:37:10 +0000 (10:37 +0100)]
wrap lines with horiz movement keys
martin f. krafft [Thu, 30 Oct 2008 10:08:45 +0000 (11:08 +0100)]
properly source at the end only
martin f. krafft [Wed, 29 Oct 2008 14:26:12 +0000 (15:26 +0100)]
add table plugin
martin f. krafft [Fri, 24 Oct 2008 13:12:54 +0000 (15:12 +0200)]
add mref/mlabel to syntax
martin f. krafft [Thu, 23 Oct 2008 08:29:09 +0000 (10:29 +0200)]
add some words to spell dict
martin f. krafft [Sun, 28 Sep 2008 11:33:10 +0000 (13:33 +0200)]
do not use absolute path for mailplate
martin f. krafft [Mon, 22 Sep 2008 14:45:38 +0000 (15:45 +0100)]
add words
martin f. krafft [Mon, 8 Sep 2008 15:02:55 +0000 (16:02 +0100)]
add phd mailplate shortcut
martin f. krafft [Sat, 30 Aug 2008 20:10:21 +0000 (21:10 +0100)]
add tref/tlabel to refzone
Signed-off-by: martin f. krafft <madduck@madduck.net>
martin f. krafft [Fri, 29 Aug 2008 14:00:59 +0000 (15:00 +0100)]
remove dangling symlinks for tex stuff
Signed-off-by: martin f. krafft <madduck@madduck.net>
martin f. krafft [Thu, 21 Aug 2008 13:11:39 +0000 (15:11 +0200)]
add puppet syntax stuff
martin f. krafft [Sat, 21 Jun 2008 06:08:20 +0000 (08:08 +0200)]
more attachment matching in german
martin f. krafft [Mon, 19 May 2008 18:19:06 +0000 (19:19 +0100)]
use tmpdir var for setting dir
martin f. krafft [Sun, 18 May 2008 20:52:38 +0000 (21:52 +0100)]
correct nospell for dlmsg/dpmsg macros
martin f. krafft [Sat, 17 May 2008 16:08:12 +0000 (17:08 +0100)]
fire off git commit diff split in ftplugin
martin f. krafft [Sat, 17 May 2008 15:47:50 +0000 (16:47 +0100)]
navigate wrapped lines properly
martin f. krafft [Sat, 17 May 2008 15:47:31 +0000 (16:47 +0100)]
disable linebreak due to list/nolist autocmd
martin f. krafft [Sat, 17 May 2008 15:46:37 +0000 (16:46 +0100)]
rework colorscheme with normal backgrounds
martin f. krafft [Sat, 17 May 2008 14:26:05 +0000 (15:26 +0100)]
make todo zone expect texRefZone
martin f. krafft [Sat, 17 May 2008 14:25:40 +0000 (15:25 +0100)]
remove trailing spaces
martin f. krafft [Sat, 17 May 2008 12:13:00 +0000 (13:13 +0100)]
set tw=68 for git commit messages
martin f. krafft [Fri, 16 May 2008 22:13:33 +0000 (23:13 +0100)]
more vim tex spelling
martin f. krafft [Thu, 15 May 2008 14:16:32 +0000 (15:16 +0100)]
fix cite higlighting
martin f. krafft [Thu, 15 May 2008 14:06:18 +0000 (15:06 +0100)]
add my own tex syntax copied from upstream
martin f. krafft [Thu, 15 May 2008 14:06:05 +0000 (15:06 +0100)]
add new aref/alabel commands to refzone match
martin f. krafft [Wed, 14 May 2008 11:41:41 +0000 (12:41 +0100)]
fix cmdline complation
martin f. krafft [Thu, 8 May 2008 11:00:53 +0000 (12:00 +0100)]
use VARDIR instead of VAR
martin f. krafft [Tue, 6 May 2008 08:55:14 +0000 (09:55 +0100)]
add .gitignore file to .var
martin f. krafft [Mon, 5 May 2008 15:39:38 +0000 (16:39 +0100)]
handle git config tabs properly
martin f. krafft [Mon, 5 May 2008 15:20:09 +0000 (16:20 +0100)]
add comment about nosplitbelow and git-config
martin f. krafft [Mon, 5 May 2008 15:12:35 +0000 (16:12 +0100)]
properly work with tpope' vim-git
martin f. krafft [Thu, 3 Apr 2008 08:07:39 +0000 (10:07 +0200)]
add supertab plugin
martin f. krafft [Wed, 2 Apr 2008 15:39:24 +0000 (17:39 +0200)]
fix typo
martin f. krafft [Wed, 2 Apr 2008 15:35:09 +0000 (17:35 +0200)]
integrate ldbdq with normal vim completion
martin f. krafft [Wed, 19 Mar 2008 09:44:21 +0000 (10:44 +0100)]
add perl ft with tabs
martin f. krafft [Tue, 4 Mar 2008 22:01:22 +0000 (23:01 +0100)]
detect markdown
martin f. krafft [Sun, 2 Mar 2008 13:08:53 +0000 (14:08 +0100)]
checkin new vim addons
martin f. krafft [Sat, 12 Jan 2008 08:39:10 +0000 (09:39 +0100)]
add shortcut for uzh mailplate
martin f. krafft [Sat, 12 Jan 2008 08:38:57 +0000 (09:38 +0100)]
new words
martin f. krafft [Fri, 2 Nov 2007 08:51:58 +0000 (09:51 +0100)]
new words
martin f. krafft [Wed, 31 Oct 2007 11:59:41 +0000 (12:59 +0100)]
leader-/ now unhighlights search
martin f. krafft [Tue, 30 Oct 2007 10:11:39 +0000 (11:11 +0100)]
add ft for itsalltext
martin f. krafft [Mon, 29 Oct 2007 12:03:32 +0000 (13:03 +0100)]
use better colours for tex sections
martin f. krafft [Mon, 22 Oct 2007 14:11:25 +0000 (16:11 +0200)]
fix fix-spaces keybinding
martin f. krafft [Mon, 22 Oct 2007 14:11:13 +0000 (16:11 +0200)]
pi patch is 073
martin f. krafft [Mon, 22 Oct 2007 14:10:56 +0000 (16:10 +0200)]
extended german regexp to catch attachments
martin f. krafft [Tue, 16 Oct 2007 11:12:12 +0000 (12:12 +0100)]
add shortcuts for fixing fake tabs/spaces
martin f. krafft [Tue, 16 Oct 2007 11:11:59 +0000 (12:11 +0100)]
set leaders to ;
martin f. krafft [Tue, 16 Oct 2007 11:11:30 +0000 (12:11 +0100)]
reenable F1 override
martin f. krafft [Tue, 16 Oct 2007 11:10:55 +0000 (12:10 +0100)]
workaround for #446268
martin f. krafft [Tue, 16 Oct 2007 10:46:06 +0000 (11:46 +0100)]
fix rtp
martin f. krafft [Tue, 16 Oct 2007 10:45:26 +0000 (11:45 +0100)]
new words
martin f. krafft [Tue, 16 Oct 2007 10:45:02 +0000 (11:45 +0100)]
move mail functions to mail ftplugin
martin f. krafft [Tue, 16 Oct 2007 10:44:35 +0000 (11:44 +0100)]
add syntax spell ignore for dl message links
martin f. krafft [Sat, 6 Oct 2007 21:31:10 +0000 (22:31 +0100)]
add attachment checker script
martin f. krafft [Sat, 6 Oct 2007 21:30:25 +0000 (22:30 +0100)]
new words
martin f. krafft [Sat, 6 Oct 2007 21:30:20 +0000 (22:30 +0100)]
add tterm syntax group