]>
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:
Far McKon [Mon, 12 Nov 2012 16:36:55 +0000 (11:36 -0500)]
added a 2 line README.md
Far McKon [Mon, 12 Nov 2012 16:35:00 +0000 (11:35 -0500)]
changed _ syntax, to avoid mid-word underlines starting highlights. Fail case pre-commit would be the string ' - user_account: The default user account' having a highlight start at the _, and never end. Updated match only catches 1 or more whitespaces before underscore, instead of zero or more whitespaces before an underscore
martin f. krafft [Tue, 30 Oct 2012 07:57:34 +0000 (08:57 +0100)]
check in snipmate 0.83
martin f. krafft [Tue, 30 Oct 2012 07:54:57 +0000 (08:54 +0100)]
add notmuch plugin
Vincent Driessen [Sat, 20 Oct 2012 07:31:36 +0000 (09:31 +0200)]
Update history info in README.
Vincent Driessen [Sat, 20 Oct 2012 07:26:52 +0000 (00:26 -0700)]
Merge pull request #17 from gwrtheyrn/readme_typo
Small typo in README
Vincent Driessen [Sat, 20 Oct 2012 07:26:38 +0000 (00:26 -0700)]
Merge pull request #19 from phdru/master
g:flake8_builtins to pass --builtins to flake8.py
Oleg Broytman [Fri, 19 Oct 2012 20:42:23 +0000 (00:42 +0400)]
g:flake8_builtins to pass --builtins to flake8.py
Danilo Bargen [Tue, 16 Oct 2012 13:52:38 +0000 (15:52 +0200)]
Small typo in README
Vincent Driessen [Mon, 24 Sep 2012 12:43:54 +0000 (14:43 +0200)]
Reread configuration upon every invocation of Flake8().
This fixes #23.
Vincent Driessen [Sat, 8 Sep 2012 22:25:55 +0000 (15:25 -0700)]
Merge pull request #15 from ecmendenhall/docfix
Minor README update: Add link to flake8 package
Connor Mendenhall [Thu, 6 Sep 2012 23:31:58 +0000 (16:31 -0700)]
Added link to flake8 in project README.
Vincent Driessen [Thu, 6 Sep 2012 06:47:30 +0000 (23:47 -0700)]
Merge pull request #14 from jakebasile/max-complexity
Added ability to set max complexity argument for flake8.
Jake Basile [Tue, 4 Sep 2012 18:16:24 +0000 (13:16 -0500)]
Added ability to set max complexity argument for flake8.
Matt Brown [Tue, 28 Aug 2012 21:04:43 +0000 (17:04 -0400)]
allow whitespace between three backticks and language name
Joseph Irwin [Sat, 18 Aug 2012 04:18:25 +0000 (13:18 +0900)]
Do not indent after comment line with colon
When checking for a line ending with a colon, this commit adds a
condition to avoid matching comments. A comment line ending with a colon
should not indent a new block.
This changes the current behavior from this::
\#<some comment>:
<cursor>
To this::
\#<some comment>:
<cursor>
Vincent Driessen [Fri, 13 Jul 2012 13:19:31 +0000 (06:19 -0700)]
Merge pull request #11 from gwrtheyrn/max_line_length
Configuration variable for max-line-length. Nice addition, thanks!
Danilo Bargen [Fri, 13 Jul 2012 12:30:54 +0000 (14:30 +0200)]
Moved configuration variables from tips section to customization section
Danilo Bargen [Fri, 13 Jul 2012 12:24:00 +0000 (14:24 +0200)]
max_line_length documentation
Danilo Bargen [Fri, 13 Jul 2012 12:07:27 +0000 (14:07 +0200)]
Added option to configure max_line_length
Vincent Driessen [Fri, 13 Jul 2012 12:19:05 +0000 (05:19 -0700)]
Merge pull request #10 from gwrtheyrn/readme_additions
Mentioned g:flake8_cmd (#9) in README, thanks.
Danilo Bargen [Fri, 13 Jul 2012 12:01:32 +0000 (14:01 +0200)]
Mentioned g:flake8_cmd (#9) in README
Hynek Schlawack [Sat, 30 Jun 2012 07:04:54 +0000 (09:04 +0200)]
Update README to reflect pathogen
Hynek Schlawack [Fri, 29 Jun 2012 19:33:18 +0000 (12:33 -0700)]
Merge pull request #1 from soli/master
move python.vim to indent subdirectory for easier pathogen (and such) management
Sylvain Soliman [Fri, 29 Jun 2012 19:27:09 +0000 (21:27 +0200)]
move python.vim to indent subdirectory for easier pathogen (and such) management
--HG--
rename : python.vim => indent/python.vim
Hynek Schlawack [Tue, 26 Jun 2012 12:07:20 +0000 (14:07 +0200)]
Initial import
martin f. krafft [Wed, 20 Jun 2012 20:24:25 +0000 (22:24 +0200)]
add addr abbreviations
martin f. krafft [Wed, 20 Jun 2012 20:23:13 +0000 (22:23 +0200)]
add uuid autogen for vcards
Vincent Driessen [Wed, 6 Jun 2012 07:15:55 +0000 (09:15 +0200)]
Change mail address.
Vincent Driessen [Wed, 6 Jun 2012 07:14:35 +0000 (09:14 +0200)]
Minor patch for readability.
saghul [Wed, 6 Jun 2012 07:08:44 +0000 (09:08 +0200)]
Added ability to specify the path to the flake8 command
Vincent Driessen [Tue, 29 May 2012 20:33:41 +0000 (13:33 -0700)]
Merge pull request #8 from alanbriolat/master
Remove F7 binding in contexts where it's not useful.
Thanks, @alanbriolat!
Alan Briolat [Tue, 29 May 2012 18:16:06 +0000 (20:16 +0200)]
Remove useless key mapping
martin f. krafft [Sun, 15 Apr 2012 17:38:24 +0000 (19:38 +0200)]
break nroff lines after 75 characters
Ben Williams [Tue, 27 Mar 2012 14:57:14 +0000 (07:57 -0700)]
Merge pull request #22 from martinolsen/patch-1
allow link escape
Ben Williams [Tue, 27 Mar 2012 14:54:06 +0000 (07:54 -0700)]
Merge pull request #28 from beala/patch-1
Added a rule that covers "Github Flavored Markdown" (GFM) code blocks
Alex Beal [Wed, 14 Mar 2012 23:02:20 +0000 (17:02 -0600)]
Added a rule that covers "Github Flavored Markdown" (GFM) code blocks
GFM takes three back ticks to start a code block. It can be followed with a word specifying the language. It then ends with three back ticks.
http://github.github.com/github-flavored-markdown/
eunchan [Wed, 7 Mar 2012 02:57:44 +0000 (11:57 +0900)]
Footnotes extension syntax is added
eunchan [Wed, 7 Mar 2012 02:55:17 +0000 (11:55 +0900)]
Update syntax/mkd.vim
Vincent Driessen [Thu, 23 Feb 2012 00:01:40 +0000 (16:01 -0800)]
Merge pull request #3 from noah/master
Doc update. Thanks, @noah.
noah [Wed, 22 Feb 2012 23:05:29 +0000 (17:05 -0600)]
updating inaccurate doc which did not work in vim 7.3
Vincent Driessen [Sat, 18 Feb 2012 08:00:44 +0000 (00:00 -0800)]
Merge pull request #2 from yifanzhang/master
added supports for ignores
Yifan Zhang [Sat, 18 Feb 2012 00:01:10 +0000 (00:01 +0000)]
added support for ignores
Vincent Driessen [Mon, 13 Feb 2012 09:28:07 +0000 (10:28 +0100)]
Add a little introduction for this plugin.
Vincent Driessen [Mon, 13 Feb 2012 09:16:06 +0000 (10:16 +0100)]
Add the plugin files.
Martin Olsen [Fri, 23 Sep 2011 20:57:30 +0000 (23:57 +0300)]
allow link escape
martin f. krafft [Tue, 1 Mar 2011 11:50:02 +0000 (12:50 +0100)]
enumerations really will not be three digits
Ben Williams [Mon, 21 Feb 2011 16:25:52 +0000 (11:25 -0500)]
Add more file types.
Ben Williams [Mon, 21 Feb 2011 16:02:57 +0000 (11:02 -0500)]
Create subdirs for ftdetect and syntax. Add ftdetect file.
Ben Williams [Mon, 21 Feb 2011 15:47:41 +0000 (10:47 -0500)]
Merge branch 'master' of git://github.com/cgraeser/vim-markdown
Ben Williams [Mon, 21 Feb 2011 15:43:22 +0000 (10:43 -0500)]
Merge branch 'multi-line-captions' of git://github.com/bsilverthorn/vim-markdown
martin f. krafft [Fri, 18 Feb 2011 09:09:13 +0000 (10:09 +0100)]
improve numbered list formatting regexp
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
Carsten Gräser [Tue, 7 Dec 2010 21:33:22 +0000 (22:33 +0100)]
Add fold regions for headings and list items
Bryan Silverthorn [Thu, 2 Dec 2010 16:50:35 +0000 (10:50 -0600)]
Support multi-line captioned images and links.
(Supported by pandoc, at least.)
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
Toby Matejovsky [Sat, 2 Oct 2010 16:46:23 +0000 (12:46 -0400)]
style inline URLs
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
Ben Williams [Mon, 18 May 2009 19:53:09 +0000 (15:53 -0400)]
Update version number.
Ben Williams [Tue, 12 May 2009 17:12:15 +0000 (13:12 -0400)]
Link improvements from Marc Hartstein.
Ben Williams [Tue, 12 May 2009 16:52:13 +0000 (12:52 -0400)]
Code block improvements. Line break highlighting from Daniel Hulme.
Ben Williams [Tue, 12 May 2009 16:42:02 +0000 (12:42 -0400)]
Improved code block matching from James Vega.
Ben Williams [Tue, 12 May 2009 16:40:20 +0000 (12:40 -0400)]
Fix bold and italic spans that end with punctuation.
Ben Williams [Tue, 12 May 2009 16:27:24 +0000 (12:27 -0400)]
Import current version
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