-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathupdate.sh
More file actions
138 lines (94 loc) · 5.4 KB
/
Copy pathupdate.sh
File metadata and controls
138 lines (94 loc) · 5.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
git status
git subtree pull --prefix bundle/vim-fugitive https://github.com/tpope/vim-fugitive.git master --squash
git status
git subtree pull --prefix bundle/unite.vim https://github.com/Shougo/unite.vim.git master --squash
git status
git subtree pull --prefix bundle/vimproc.vim https://github.com/Shougo/vimproc.vim.git master --squash
git status
git subtree pull --prefix bundle/neocomplete.vim https://github.com/Shougo/neocomplete.vim.git master --squash
git status
git subtree pull --prefix bundle/neosnippet.vim https://github.com/Shougo/neosnippet.vim.git master --squash
git status
git subtree pull --prefix bundle/unite-outline https://github.com/Shougo/unite-outline.git master --squash
git status
git subtree pull --prefix bundle/vim-airline https://github.com/bling/vim-airline.git master --squash
git status
git subtree pull --prefix bundle/vim-snippets https://github.com/honza/vim-snippets.git master --squash
git status
git subtree pull --prefix bundle/unite-tag https://github.com/tsukkee/unite-tag.git master --squash
git status
git subtree pull --prefix bundle/vim-markdown https://github.com/plasticboy/vim-markdown.git master --squash
git status
git subtree pull --prefix bundle/vim-rails https://github.com/tpope/vim-rails.git master --squash
git status
git subtree pull --prefix bundle/vim-surround https://github.com/tpope/vim-surround.git master --squash
git status
git subtree pull --prefix bundle/unite-grep-vcs https://github.com/lambdalisue/unite-grep-vcs.git master --squash
git status
git subtree pull --prefix bundle/vim-session https://github.com/xolox/vim-session.git master --squash
git status
git subtree pull --prefix bundle/nerdtree https://github.com/scrooloose/nerdtree.git master --squash
git status
git subtree pull --prefix bundle/delimitMate https://github.com/Raimondi/delimitMate.git master --squash
git status
git subtree pull --prefix bundle/vim-easymotion https://github.com/Lokaltog/vim-easymotion.git master --squash
git status
git subtree pull --prefix bundle/neomru.vim https://github.com/Shougo/neomru.vim.git master --squash
git status
git subtree pull --prefix bundle/crunch.vim https://github.com/arecarn/crunch.vim.git master --squash
git status
git subtree pull --prefix bundle/rainbow https://github.com/luochen1990/rainbow.git master --squash
git status
git subtree pull --prefix bundle/selection.vim https://github.com/arecarn/selection.vim.git master --squash
git status
git subtree pull --prefix bundle/syntastic https://github.com/scrooloose/syntastic.git master --squash
git status
git subtree pull --prefix bundle/tabular https://github.com/godlygeek/tabular.git master --squash
git status
git subtree pull --prefix bundle/tagbar https://github.com/majutsushi/tagbar.git master --squash
# Clojure {{{
git status
git subtree pull --prefix bundle/vim-fireplace https://github.com/tpope/vim-fireplace.git master --squash
git status
git subtree pull --prefix bundle/vim-clojure-static https://github.com/guns/vim-clojure-static.git master --squash
git status
git subtree pull --prefix bundle/vim-leiningen https://github.com/tpope/vim-leiningen master --squash
git status
git subtree pull --prefix bundle/vim-dispatch https://github.com/tpope/vim-dispatch.git master --squash
git status
git subtree pull --prefix bundle/vim-sexp https://github.com/guns/vim-sexp master --squash
git status
git subtree pull --prefix bundle/vim-sexp-mappings-for-regular-people https://github.com/tpope/vim-sexp-mappings-for-regular-people master --squash
# end Clojure }}}
git status
git subtree pull --prefix bundle/vimux git@github.com:benmills/vimux.git master --squash
git status
git subtree pull --prefix bundle/uritality https://github.com/dmedvinsky/uritality.vim.git master --squash
git status
git subtree pull --prefix bundle/vim-table-mode https://github.com/dhruvasagar/vim-table-mode master --squash
git status
git subtree pull --prefix bundle/vim-commentary https://github.com/tpope/vim-commentary.git master --squash
git status
git subtree pull --prefix bundle/indentLine https://github.com/Yggdroot/indentLine.git master --squash
git status
git subtree pull --prefix bundle/deoplete.nvim https://github.com/Shougo/deoplete.nvim.git master --squash
git status
git subtree pull --prefix bundle/vim-test https://github.com/janko-m/vim-test.git master --squash
git status
git subtree pull --prefix bundle/neoterm https://github.com/kassio/neoterm.git master --squash
git status
git subtree pull --prefix bundle/vim-follow-my-lead https://github.com/ktonga/vim-follow-my-lead.git master --squash
git status
git subtree pull --prefix bundle/vim-gitgutter https://github.com/airblade/vim-gitgutter.git master --squash
# {{{ color scheme
git status
git subtree pull --prefix bundle/gruvbox https://github.com/morhetz/gruvbox.git master --squash
git status
git subtree pull --prefix bundle/jellybeans.vim https://github.com/nanotech/jellybeans.vim.git master --squash
git status
git subtree pull --prefix bundle/Apprentice https://github.com/romainl/Apprentice.git master --squash
git subtree pull --prefix bundle/vim-dadbod https://github.com/tpope/vim-dadbod master --squash
git subtree pull --prefix bundle/vim-dadbod-ui https://github.com/kristijanhusak/vim-dadbod-ui master --squash
git subtree pull --prefix bundle/vim-dadbod-completion https://github.com/kristijanhusak/vim-dadbod-completion master --squash
git subtree pull --prefix bundle/denite.nvim https://github.com/Shougo/denite.nvim master --squash
# end color scheme }}}