]>
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:
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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
martin f. krafft [Wed, 3 Oct 2007 15:28:55 +0000 (16:28 +0100)]
change git-send-email filetype
martin f. krafft [Wed, 3 Oct 2007 14:59:06 +0000 (15:59 +0100)]
remove nerd-commenter for now
martin f. krafft [Wed, 3 Oct 2007 14:58:57 +0000 (15:58 +0100)]
fix git filetype detection
martin f. krafft [Wed, 3 Oct 2007 14:58:22 +0000 (15:58 +0100)]
detect git commit and config filetypes
martin f. krafft [Wed, 3 Oct 2007 14:08:18 +0000 (15:08 +0100)]
new words
martin f. krafft [Wed, 3 Oct 2007 14:08:09 +0000 (15:08 +0100)]
detect git-send-email as mail ftdetect
martin f. krafft [Wed, 3 Oct 2007 14:07:44 +0000 (15:07 +0100)]
latex-suite configuration
martin f. krafft [Wed, 3 Oct 2007 14:07:16 +0000 (15:07 +0100)]
ignore pyc files
martin f. krafft [Wed, 3 Oct 2007 14:06:12 +0000 (15:06 +0100)]
fix up tex syntax
martin f. krafft [Thu, 27 Sep 2007 16:39:19 +0000 (17:39 +0100)]
fix tex syntax highlighting
martin f. krafft [Thu, 27 Sep 2007 16:39:06 +0000 (17:39 +0100)]
dictionary updates
martin f. krafft [Thu, 27 Sep 2007 16:38:30 +0000 (17:38 +0100)]
move and fix syntax highlighting for tex files
martin f. krafft [Thu, 27 Sep 2007 14:33:47 +0000 (15:33 +0100)]
ignore binary spl files
martin f. krafft [Thu, 27 Sep 2007 14:33:21 +0000 (15:33 +0100)]
add spelling dictionary for en
martin f. krafft [Thu, 27 Sep 2007 14:33:03 +0000 (15:33 +0100)]
add nerd-commenter
martin f. krafft [Thu, 27 Sep 2007 13:55:34 +0000 (14:55 +0100)]
do not store tags
martin f. krafft [Thu, 27 Sep 2007 13:54:12 +0000 (14:54 +0100)]
disable spellchecks for tex by default
martin f. krafft [Thu, 27 Sep 2007 13:53:29 +0000 (14:53 +0100)]
add ul mailplate key shortcut
martin f. krafft [Fri, 14 Sep 2007 14:51:44 +0000 (16:51 +0200)]
remove rtp changes
martin f. krafft [Fri, 14 Sep 2007 12:30:36 +0000 (14:30 +0200)]
initial checkin