Mercurial > dotfiles.old
annotate .hgsub @ 103:e7c5a1fffc5e
Add unite-build
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sun, 10 Aug 2014 11:44:23 +0200 |
parents | fe2c860e4ada |
children | 2c5bc2d9a29f |
rev | line source |
---|---|
0 | 1 vim/bundle/cucumber = [git]https://github.com/tpope/vim-cucumber.git |
2 vim/bundle/rails = [git]https://github.com/tpope/vim-rails.git | |
3 vim/bundle/rspec = [git]https://github.com/thoughtbot/vim-rspec.git | |
4 vim/bundle/ruby = [git]https://github.com/vim-ruby/vim-ruby.git | |
5 vim/bundle/sensible = [git]https://github.com/tpope/vim-sensible.git | |
6 vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git | |
7 vim/bundle/vhdl = [git]https://github.com/allgood38/vim-vhdl.git | |
8 vim/bundle/addon-mw-utils = [git]https://github.com/MarcWeber/vim-addon-mw-utils.git | |
9 vim/bundle/tlib = [git]https://github.com/tomtom/tlib_vim.git | |
10 vim/bundle/latex = [git]git://git.code.sf.net/p/vim-latex/vim-latex | |
11 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git | |
12 vim/bundle/easy-motion = [git]https://github.com/Lokaltog/vim-easymotion.git | |
13 vim/bundle/tcomment = [git]https://github.com/tomtom/tcomment_vim.git | |
14 vim/bundle/ack = [git]https://github.com/mileszs/ack.vim.git | |
15 vim/bundle/tabular = [git]https://github.com/godlygeek/tabular.git | |
16 vim/bundle/emmet = [git]https://github.com/mattn/emmet-vim.git | |
17 vim/bundle/endwise = [git]https://github.com/tpope/vim-endwise.git | |
18 vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git | |
19 vim/bundle/neosnippet = [git]https://github.com/Shougo/neosnippet.vim.git | |
20 vim/bundle/bundler = [git]https://github.com/tpope/vim-bundler.git | |
21 vim/bundle/rake = [git]https://github.com/tpope/vim-rake.git | |
22 vim/bundle/airline = [git]https://github.com/bling/vim-airline | |
23 vim/bundle/hybrid = [git]https://github.com/w0ng/vim-hybrid.git | |
24 vim/bundle/eunuch = [git]https://github.com/tpope/vim-eunuch.git | |
25 vim/bundle/tagbar = [git]https://github.com/majutsushi/tagbar.git | |
26 vim/bundle/a = [git]https://github.com/vim-scripts/a.vim.git | |
27 vim/bundle/slim = [git]https://github.com/slim-template/vim-slim.git | |
28 vim/bundle/auto-pairs = [git]https://github.com/jiangmiao/auto-pairs.git | |
29 vim/bundle/vis = [git]https://github.com/AzizLight/vis.vim.git | |
30 vim/bundle/gundo = [git]http://github.com/sjl/gundo.vim.git | |
31 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git | |
32 vim/bundle/neocomplete = [git]https://github.com/Shougo/neocomplete.vim.git | |
33 vim/bundle/indent-guides = [git]https://github.com/nathanaelkane/vim-indent-guides.git | |
34 vim/bundle/tomdoc = [git]https://github.com/duwanis/tomdoc.vim.git | |
35 vim/bundle/signature = [git]https://github.com/kshenoy/vim-signature.git | |
36 vim/bundle/abolish = [git]https://github.com/tpope/vim-abolish.git | |
37 vim/bundle/repeat = [git]https://github.com/tpope/vim-repeat.git | |
38 vim/bundle/neosnippet-snippets = [git]https://github.com/Shougo/neosnippet-snippets.git | |
39 vim/bundle/ag = [git]https://github.com/rking/ag.vim.git | |
13 | 40 vim/bundle/smalls = [git]https://github.com/t9md/vim-smalls.git |
14
09c60bc0fc38
Add vim-textmanip for visual block dragging
zegervdv <zegervdv@me.com>
parents:
13
diff
changeset
|
41 vim/bundle/textmanip = [git]https://github.com/t9md/vim-textmanip.git |
65 | 42 vim/bundle/startify = [git]https://github.com/mhinz/vim-startify.git |
43 vim/bundle/rbenv = [git]https://github.com/tpope/vim-rbenv.git | |
44 vim/bundle/base16 = [git]https://github.com/chriskempson/base16-vim.git | |
45 vim/bundle/vimwiki = [git]https://github.com/vimwiki/vimwiki.git | |
54 | 46 vimwiki = [git][email protected]:zegervdv/vimwiki.git |
65 | 47 vim/bundle/vim-session = [git]https://github.com/xolox/vim-session.git |
48 vim/bundle/misc = [git]https://github.com/xolox/vim-misc.git | |
49 vim/bundle/rspec-syntax = [git]https://github.com/sheerun/rspec.vim.git | |
50 vim/bundle/git = [git]https://github.com/tpope/vim-git.git | |
51 vim/bundle/merginal = [git]https://github.com/idanarye/vim-merginal.git | |
72
808e110f4171
Replace clang_complete with marching
zegervdv <zegervdv@me.com>
parents:
71
diff
changeset
|
52 vim/bundle/vimproc = [git]https://github.com/Shougo/vimproc.vim |
808e110f4171
Replace clang_complete with marching
zegervdv <zegervdv@me.com>
parents:
71
diff
changeset
|
53 vim/bundle/reunions = [git]https://github.com/osyo-manga/vim-reunions |
808e110f4171
Replace clang_complete with marching
zegervdv <zegervdv@me.com>
parents:
71
diff
changeset
|
54 vim/bundle/marching = [git]https://github.com/osyo-manga/vim-marching.git |
88 | 55 vim/bundle/jedi = [git]https://github.com/davidhalter/jedi-vim.git |
93
8278ded5eb8c
Replace ctrlp and yankring with unite
zegervdv <zegervdv@me.com>
parents:
88
diff
changeset
|
56 vim/bundle/unite = [git]https://github.com/Shougo/unite.vim.git |
8278ded5eb8c
Replace ctrlp and yankring with unite
zegervdv <zegervdv@me.com>
parents:
88
diff
changeset
|
57 vim/bundle/neomru = [git]https://github.com/Shougo/neomru.vim.git |
98 | 58 vim/bundle/vimfiler = [git]https://github.com/Shougo/vimfiler.vim.git |
59 vim/bundle/neossh = [git]https://github.com/Shougo/neossh.vim.git | |
99 | 60 vim/bundle/unite-outline = [git]https://github.com/Shougo/unite-outline.git |
100 | 61 vim/bundle/unite-tag = [git]https://github.com/tsukkee/unite-tag.git |
103 | 62 vim/bundle/unite-build = [git]https://github.com/Shougo/unite-build.git |