-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
114 lines (114 loc) · 4.19 KB
/
.gitmodules
File metadata and controls
114 lines (114 loc) · 4.19 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
[submodule "_vim/bundle/cython"]
path = _vim/bundle/cython
url = https://github.com/yangle/vim-cython.git
[submodule "_vim/bundle/surround"]
path = _vim/bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "_vim/bundle/buftabs"]
path = _vim/bundle/buftabs
url = https://github.com/yangle/buftabs.git
[submodule "_vim/bundle/a"]
path = _vim/bundle/a
url = https://github.com/yangle/a.vim.git
[submodule "_vim/bundle/asymptote"]
path = _vim/bundle/asymptote
url = https://github.com/hura/vim-asymptote.git
[submodule "_vim/bundle/indentpython"]
path = _vim/bundle/indentpython
url = https://github.com/yangle/indentpython.vim.git
[submodule "_vim/bundle/markdown"]
path = _vim/bundle/markdown
url = https://github.com/yangle/vim-markdown.git
[submodule "gnome-shell-extensions"]
path = gnome-shell-extensions
url = https://github.com/yangle/gnome-shell-extensions.git
[submodule "latex-to-unicode"]
path = latex-to-unicode
url = https://github.com/yangle/latex-to-unicode.git
[submodule "_jupyter/nbextensions/vim_binding"]
path = _jupyter/nbextensions/vim_binding
url = https://github.com/yangle/jupyter-vim-binding.git
[submodule "_vim/bundle/vinegar"]
path = _vim/bundle/vinegar
url = https://github.com/tpope/vim-vinegar.git
[submodule "_vim/bundle/fastex"]
path = _vim/bundle/fastex
url = https://github.com/yangle/fastex.vim.git
[submodule "_vim/bundle/qfenter"]
path = _vim/bundle/qfenter
url = https://github.com/yangle/QFEnter.git
[submodule "_vim/bundle/noscrollbar"]
path = _vim/bundle/noscrollbar
url = https://github.com/gcavallanti/vim-noscrollbar.git
[submodule "_vim/bundle/jedi"]
path = _vim/bundle/jedi
url = https://github.com/yangle/jedi-vim.git
[submodule "_vim/bundle/tabular"]
path = _vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "_vim/bundle/ale"]
path = _vim/bundle/ale
url = https://github.com/yangle/ale.git
[submodule "_vim/bundle/easymotion"]
path = _vim/bundle/easymotion
url = https://github.com/easymotion/vim-easymotion.git
[submodule "_vim/bundle/inline-edit"]
path = _vim/bundle/inline-edit
url = https://github.com/yangle/inline_edit.vim.git
[submodule "_vim/bundle/targets"]
path = _vim/bundle/targets
url = https://github.com/wellle/targets.vim.git
[submodule "_vim/bundle/repeat"]
path = _vim/bundle/repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "_pandoc/bundle/pandocfilters"]
path = _pandoc/bundle/pandocfilters
url = https://github.com/jgm/pandocfilters.git
[submodule "_pandoc/bundle/highlightjs"]
path = _pandoc/bundle/highlightjs
url = https://github.com/highlightjs/cdn-release
[submodule "_pandoc/bundle/mathjax"]
path = _pandoc/bundle/mathjax
url = https://github.com/mathjax/MathJax.git
[submodule "_vim/bundle/sideways"]
path = _vim/bundle/sideways
url = https://github.com/yangle/sideways.vim.git
[submodule "_vim/bundle/ripgrep"]
path = _vim/bundle/ripgrep
url = https://github.com/yangle/vim-ripgrep.git
[submodule "_vim/bundle/fugitive"]
path = _vim/bundle/fugitive
url = https://github.com/yangle/vim-fugitive.git
[submodule "_vim/bundle/cpp-indent"]
path = _vim/bundle/cpp-indent
url = https://github.com/yangle/cpp-indent.vim.git
[submodule "_vim/bundle/python-syntax"]
path = _vim/bundle/python-syntax
url = https://github.com/vim-python/python-syntax.git
[submodule "_vim/bundle/cool"]
path = _vim/bundle/cool
url = https://github.com/yangle/vim-cool.git
[submodule "i3blocks"]
path = i3blocks
url = https://github.com/vivien/i3blocks-contrib.git
[submodule "_vim/bundle/jsonnet"]
path = _vim/bundle/jsonnet
url = https://github.com/google/vim-jsonnet.git
[submodule "_vim/bundle/cpp-syntax"]
path = _vim/bundle/cpp-syntax
url = https://github.com/yangle/vim-cpp.git
[submodule "_vim/bundle/commentary"]
path = _vim/bundle/commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "_vim/bundle/replace"]
path = _vim/bundle/replace
url = https://github.com/inkarkat/vim-ReplaceWithRegister.git
[submodule "fzf"]
path = fzf
url = https://github.com/yangle/fzf.git
[submodule "_vim/bundle/fzf"]
path = _vim/bundle/fzf
url = https://github.com/yangle/fzf.vim.git
[submodule "_vim/bundle/linediff"]
path = _vim/bundle/linediff
url = https://github.com/AndrewRadev/linediff.vim.git