-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
109 lines (109 loc) · 4.79 KB
/
.gitmodules
File metadata and controls
109 lines (109 loc) · 4.79 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
[submodule "vim/vim.symlink/bundle/Vundle.vim"]
path = vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git
[submodule "dotbot"]
path = .dotbot
url = https://github.com/anishathalye/dotbot
ignore = dirty
[submodule "zsh/plugins/zsh-syntax-highlighting"]
path = zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh/plugins/zsh-completions"]
path = zsh/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule "zsh/plugins/pure"]
path = zsh/plugins/pure
url = https://github.com/sindresorhus/pure
[submodule "shell/plugins/base16-shell"]
path = shell/plugins/base16-shell
url = https://github.com/chriskempson/base16-shell
[submodule "zsh/plugins/zsh-history-substring-search"]
path = zsh/plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search
[submodule "jupyter/nbextensions/jupyter-vim-binding"]
path = jupyter/nbextensions/jupyter-vim-binding
url = https://github.com/lambdalisue/jupyter-vim-binding
[submodule "vim/pack/vendor/start/base16-vim"]
path = vim/pack/vendor/start/base16-vim
url = https://github.com/chriskempson/base16-vim
[submodule "vim/pack/vendor/start/nerdtree"]
path = vim/pack/vendor/start/nerdtree
url = https://github.com/preservim/nerdtree
[submodule "vim/pack/vendor/start/nerdtree-git-plugin"]
path = vim/pack/vendor/start/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin
[submodule "vim/pack/vendor/start/lightline.vim"]
path = vim/pack/vendor/start/lightline.vim
url = https://github.com/itchyny/lightline.vim
[submodule "vim/pack/vendor/start/vim-easymotion"]
path = vim/pack/vendor/start/vim-easymotion
url = https://github.com/easymotion/vim-easymotion
[submodule "vim/pack/vendor/start/ctrlp.vim"]
path = vim/pack/vendor/start/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim
[submodule "vim/pack/vendor/start/vim-repeat"]
path = vim/pack/vendor/start/vim-repeat
url = https://github.com/tpope/vim-repeat
[submodule "vim/pack/vendor/start/supertab"]
path = vim/pack/vendor/start/supertab
url = https://github.com/ervandew/supertab
[submodule "vim/pack/vendor/start/vim-surround"]
path = vim/pack/vendor/start/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "vim/pack/vendor/start/auto-pairs"]
path = vim/pack/vendor/start/auto-pairs
url = https://github.com/jiangmiao/auto-pairs
[submodule "vim/pack/vendor/start/vim-gitgutter"]
path = vim/pack/vendor/start/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "vim/pack/vendor/start/pangu.vim"]
path = vim/pack/vendor/start/pangu.vim
url = https://github.com/hotoo/pangu.vim
[submodule "vim/pack/vendor/start/syntastic"]
path = vim/pack/vendor/start/syntastic
url = https://github.com/vim-syntastic/syntastic
[submodule "vim/pack/vendor/start/tcomment_vim"]
path = vim/pack/vendor/start/tcomment_vim
url = https://github.com/tomtom/tcomment_vim
[submodule "vim/pack/vendor/start/gundo.vim"]
path = vim/pack/vendor/start/gundo.vim
url = https://github.com/sjl/gundo.vim
[submodule "vim/pack/vendor/start/vim-json"]
path = vim/pack/vendor/start/vim-json
url = https://github.com/elzr/vim-json
[submodule "vim/pack/vendor/start/vim-signature"]
path = vim/pack/vendor/start/vim-signature
url = https://github.com/kshenoy/vim-signature
[submodule "zsh/plugins/zsh-autosuggestions"]
path = zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "shell/plugins/diff-so-fancy"]
path = shell/plugins/diff-so-fancy
url = https://github.com/so-fancy/diff-so-fancy
[submodule "vim/pack/vendor/start/vim-fugitive"]
path = vim/pack/vendor/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/pack/vendor/start/vim-prettier"]
path = vim/pack/vendor/start/vim-prettier
url = https://github.com/prettier/vim-prettier
[submodule "zsh/plugins/zsh-nvm"]
path = zsh/plugins/zsh-nvm
url = https://github.com/lukechilds/zsh-nvm
[submodule "zsh/plugins/zsh-better-npm-completion"]
path = zsh/plugins/zsh-better-npm-completion
url = https://github.com/lukechilds/zsh-better-npm-completion.git
[submodule "vim/pack/vendor/start/vim-buftabline"]
path = vim/pack/vendor/start/vim-buftabline
url = https://github.com/ap/vim-buftabline
[submodule "vim/pack/vendor/start/vim-javascript"]
path = vim/pack/vendor/start/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule "vim/pack/vendor/start/vim-jsx-pretty"]
path = vim/pack/vendor/start/vim-jsx-pretty
url = https://github.com/MaxMEllon/vim-jsx-pretty
[submodule "vim/pack/vendor/start/vim-css-color"]
path = vim/pack/vendor/start/vim-css-color
url = https://github.com/ap/vim-css-color
[submodule "vim/pack/vendor/start/vista.vim"]
path = vim/pack/vendor/start/vista.vim
url = https://github.com/liuchengxu/vista.vim