Mercurial > dotfiles
comparison .hgsub @ 45:aac6188ab4d6
Added vimroom plugin (disabled by default).
VIMRC not setting some GUI stuff on re-sourcing (to not screw up the window when I iterate on it).
Changed some mappings.
Added some function to toggle spell-checking depending on the keyboard map.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 29 Nov 2011 18:04:16 -0800 |
parents | c3a77eaa467a |
children | ee3d235ca3fb |
comparison
equal
deleted
inserted
replaced
44:263d5383be8a | 45:aac6188ab4d6 |
---|---|
8 vim/bundle/ragtag = [git]git://github.com/tpope/vim-ragtag.git | 8 vim/bundle/ragtag = [git]git://github.com/tpope/vim-ragtag.git |
9 vim/bundle/repeat = [git]git://github.com/tpope/vim-repeat.git | 9 vim/bundle/repeat = [git]git://github.com/tpope/vim-repeat.git |
10 vim/bundle/haml = [git]git://github.com/tpope/vim-haml.git | 10 vim/bundle/haml = [git]git://github.com/tpope/vim-haml.git |
11 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git | 11 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git |
12 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git | 12 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git |
13 vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git | |
13 | 14 |
14 lib/hg/hg-git = ssh://hg@bitbucket.org/durin42/hg-git | 15 lib/hg/hg-git = ssh://hg@bitbucket.org/durin42/hg-git |
15 lib/hg/onsub = ssh://hg@bitbucket.org/aragost/onsub | 16 lib/hg/onsub = ssh://hg@bitbucket.org/aragost/onsub |
16 | 17 |