Mercurial > dotfiles
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 |
rev | line source |
---|---|
5 | 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 | 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 | 6 bundle/commentary = [git]git://github.com/tpope/vim-commentary.git |
7 bundle/ragtag = [git]git://github.com/tpope/vim-ragtag.git | |
8 bundle/repeat = [git]git://github.com/tpope/vim-repeat.git | |
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 |