aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules63
1 files changed, 63 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..9e22cac
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,63 @@
+[submodule ".config/shell/vendor/bash/feature-auto-completion"]
+ path = .config/shell/vendor/bash/feature-auto-completion
+ url = https://github.com/scop/bash-completion.git
+[submodule ".vim/bundle/feature-camelcasemotion"]
+ path = .vim/bundle/feature-camelcasemotion
+ url = https://github.com/tyil/camelcasemotion.git
+[submodule ".vim/bundle/feature-rainbow-parenthesis"]
+ path = .vim/bundle/feature-rainbow-parenthesis
+ url = https://github.com/luochen1990/rainbow
+[submodule ".vim/bundle/syntax-go"]
+ path = .vim/bundle/syntax-go
+ url = https://github.com/fatih/vim-go
+[submodule ".vim/bundle/syntax-hcl"]
+ path = .vim/bundle/syntax-hcl
+ url = https://github.com/jvirtanen/vim-hcl.git
+[submodule ".vim/bundle/syntax-helm"]
+ path = .vim/bundle/syntax-helm
+ url = https://github.com/towolf/vim-helm
+[submodule ".vim/bundle/syntax-ledger"]
+ path = .vim/bundle/syntax-ledger
+ url = https://github.com/ledger/vim-ledger
+[submodule ".vim/bundle/syntax-markdown"]
+ path = .vim/bundle/syntax-markdown
+ url = https://github.com/plasticboy/vim-markdown
+[submodule ".vim/bundle/syntax-mustache"]
+ path = .vim/bundle/syntax-mustache
+ url = https://github.com/mustache/vim-mustache-handlebars
+[submodule ".vim/bundle/syntax-raku"]
+ path = .vim/bundle/syntax-raku
+ url = https://github.com/raku/vim-raku.git
+[submodule ".vim/bundle/syntax-terraform"]
+ path = .vim/bundle/syntax-terraform
+ url = https://github.com/hashivim/vim-terraform
+[submodule ".vim/bundle/syntax-todo"]
+ path = .vim/bundle/syntax-todo
+ url = https://github.com/freitass/todo.txt-vim.git
+[submodule ".vim/bundle/syntax-toml"]
+ path = .vim/bundle/syntax-toml
+ url = https://github.com/cespare/vim-toml.git
+[submodule ".vim/bundle/theme-codedark"]
+ path = .vim/bundle/theme-codedark
+ url = https://github.com/tomasiser/vim-code-dark
+[submodule ".vim/bundle/theme-colorsbox"]
+ path = .vim/bundle/theme-colorsbox
+ url = https://github.com/mkarmona/colorsbox.git
+[submodule ".vim/bundle/theme-jellybeans"]
+ path = .vim/bundle/theme-jellybeans
+ url = https://github.com/nanotech/jellybeans.vim.git
+[submodule ".vim/bundle/theme-molokai"]
+ path = .vim/bundle/theme-molokai
+ url = https://github.com/tomasr/molokai.git
+[submodule ".weechat/vendor/protocol-slack"]
+ path = .weechat/vendor/protocol-slack
+ url = https://github.com/wee-slack/wee-slack
+[submodule ".config/shell/vendor/zsh/feature-syntax-highlighting"]
+ path = .config/shell/vendor/zsh/feature-syntax-highlighting
+ url = https://github.com/zsh-users/zsh-syntax-highlighting.git
+[submodule ".vim/bundle/syntax-blade"]
+ path = .vim/bundle/syntax-blade
+ url = https://github.com/jwalton512/vim-blade
+[submodule ".config/awesome/awesome-wm-widgets"]
+ path = .config/awesome/awesome-wm-widgets
+ url = https://github.com/streetturtle/awesome-wm-widgets.git