aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
Commit message (Collapse)AuthorAgeFilesLines
* Consistent spacing for .gitmodulesTom Ryder2013-09-241-48/+48
|
* Remove vestigial reference to speeddatingTom Ryder2013-09-161-4/+0
|
* No longer using EunuchTom Ryder2013-09-161-4/+0
| | | | It overwrites one of my bindings anyway
* No longer using FugitiveTom Ryder2013-09-161-4/+0
| | | | | git add -e is turning out to actually suit me better for diffs, and I don't use the rest of it anyway
* Use git:// method for submodulesTom Ryder2013-09-151-1/+1
|
* Add my Nextag pluginTom Ryder2013-09-151-0/+5
|
* Remove some unused pluginsTom Ryder2013-08-061-16/+1
|
* Start using ack more seriouslyTom Ryder2013-07-181-0/+3
|
* Replace gundo with undotreeTom Ryder2013-07-171-4/+4
|
* Fix .gitmodules configurationTom Ryder2013-07-121-16/+22
|
* Add syntax files for TwigTom Ryder2013-07-111-0/+3
|
* Add Vim GnuPG pluginTom Ryder2013-07-091-0/+3
|
* Add some tpope plugins I likedTom Ryder2013-03-291-0/+12
|
* I want to like Syntastic but I don'tTom Ryder2013-01-301-3/+1
| | | | | It keeps breaking in Perl and C and I can't figure out why, and it's not much good for PHP either. More trouble than it's worth
* Add syntastic plugin and optionsTom Ryder2012-10-051-0/+3
|
* Correct protocolTom Ryder2012-09-291-1/+1
|
* Add GundoTom Ryder2012-09-291-0/+3
|
* Whoops, wrong sourceTom Ryder2012-09-241-1/+1
|
* Add Tabular pluginTom Ryder2012-09-241-0/+4
|
* Changed my mindTom Ryder2012-09-091-3/+4
|
* Changed vim colorschemesTom Ryder2012-09-091-4/+3
|
* Submodule commitsTom Ryder2012-09-041-0/+3
|
* Whoops, use git:// methodTom Ryder2012-08-181-1/+1
|
* Added Ctrl-P, looks greatTom Ryder2012-08-181-0/+3
|
* Added my own forks of nagios and tmux syntax filesTom Ryder2012-07-311-0/+6
| | | | Which means I can remove these custom ftdetect rules for tmux too
* Delete subs, about to move themTom Ryder2012-07-311-7/+0
|
* Add syntax files for TmuxTom Ryder2012-07-311-0/+3
|
* Ignore unsaved changes in new submodulesTom Ryder2012-07-301-0/+2
|
* Adding my fork of the Nagios Vim syntax filesTom Ryder2012-07-301-0/+3
|
* Added markdown syntax fileTom Ryder2012-05-281-0/+3
|
* Let's try this again.Tom Ryder2012-05-081-10/+10
|
* Remove my own plugins for now.Tom Ryder2012-02-191-8/+0
|
* Pretty sure this is right.Tom Ryder2012-02-141-0/+4
|
* Wow, I really arsed this up.Tom Ryder2012-02-141-4/+0
|
* Typo in module definition.Tom Ryder2012-02-141-1/+1
|
* Tidy modules file.Tom Ryder2012-02-141-3/+0
|
* Added own Kimble module.Tom Ryder2012-02-141-0/+3
|
* Added my own 'Kimble' module.Tom Ryder2012-02-131-0/+4
|
* Ignore untracked files in plugins.Tom Ryder2012-02-131-0/+3
|
* Added Tim Pope's eunuch plugin.Tom Ryder2012-02-131-0/+3
|
* Added Tim Pope's abolish plugin.Tom Ryder2012-02-131-0/+3
|
* Added my own nextag plugin.Tom Ryder2012-02-111-0/+3
|
* Actually, this is a better fit.Tom Ryder2012-02-101-8/+8
|
* Ignore dirty submodules.Tom Ryder2012-02-101-0/+8
|
* Added commentary by Tim Pope.Tom Ryder2012-02-091-0/+3
|
* Added speeddating by Tim Pope.Tom Ryder2012-02-071-0/+3
|
* Can't use Eunuch, :W breaks my typo mapping.Tom Ryder2012-01-271-3/+0
|
* Added Eunuch by Tim Pope.Tom Ryder2012-01-271-0/+3
|
* Removed speeddating and taglist plugins.Tom Ryder2012-01-261-12/+6
| | | | | | | | | | | | | | | | | | | New rule is that I'll only add a plugin if at least one feature of it solves a problem that I consistently have. * Sahara is my colorscheme. * Fugitive solves too many Git problems to list here, easily the most used plugin on this list. * Surround is really good for precisely wrapping tags in HTML and XHTML. * Repeat supports Surround. * Unimpaired has some generally useful mappings but its killer feature is its inline XML/URL/C escaping/unescaping. Removed speeddating as it's such a niche case, and removed taglist as I don't actually end up doing much C development or stuff with a really complex class hierarchy. Maybe I'll add it in again later. Long live Tim Pope!
* Added taglist pluginTom Ryder2012-01-201-0/+3
|