annotate vim/.hgsub @ 18:cec2213f938c

Removed some MiniBufExplorer mappings. Disabled command-t (because you need Ruby installed). Some little settings changes.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 21 Nov 2011 17:12:03 -0800
parents 3b6f884edf98
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
bf7741b12935 Added colorschemes collection.
ludovicchabant
parents: 4
diff changeset
1 bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git
4
558789af5666 Added command-t plugin.
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
2 bundle/command-t = [git]https://github.com/wincent/Command-T.git
8
439a12e18453 Fixed path to gundo
ludovicchabant
parents: 5
diff changeset
3 bundle/gundo = https://bitbucket.org/sjl/gundo.vim
4
558789af5666 Added command-t plugin.
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
4 bundle/markdown = [git]https://github.com/tpope/vim-markdown.git
15
f3553a995438 Added nertree, supertab and surround.
Ludovic Chabant <ludovic@chabant.com>
parents: 8
diff changeset
5 bundle/surround = [git]https://github.com/tpope/vim-surround.git
17
3b6f884edf98 Added new plugins.
Ludovic Chabant <ludovic@chabant.com>
parents: 15
diff changeset
6 bundle/commentary = [git]git://github.com/tpope/vim-commentary.git
3b6f884edf98 Added new plugins.
Ludovic Chabant <ludovic@chabant.com>
parents: 15
diff changeset
7 bundle/ragtag = [git]git://github.com/tpope/vim-ragtag.git
3b6f884edf98 Added new plugins.
Ludovic Chabant <ludovic@chabant.com>
parents: 15
diff changeset
8 bundle/repeat = [git]git://github.com/tpope/vim-repeat.git
3b6f884edf98 Added new plugins.
Ludovic Chabant <ludovic@chabant.com>
parents: 15
diff changeset
9 bundle/haml = [git]git://github.com/tpope/vim-haml.git
15
f3553a995438 Added nertree, supertab and surround.
Ludovic Chabant <ludovic@chabant.com>
parents: 8
diff changeset
10 bundle/supertab = [git]https://github.com/ervandew/supertab.git
f3553a995438 Added nertree, supertab and surround.
Ludovic Chabant <ludovic@chabant.com>
parents: 8
diff changeset
11 bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git
f3553a995438 Added nertree, supertab and surround.
Ludovic Chabant <ludovic@chabant.com>
parents: 8
diff changeset
12