dotfiles/.gitmodules

103 lines
4.5 KiB
Plaintext
Raw Normal View History

2018-09-13 14:19:12 +00:00
[submodule ".local/bin"]
path = .local/bin
2019-06-04 08:21:44 +00:00
url = https://git.odrling.xyz/odrling/localbins.git
2019-09-11 09:38:30 +00:00
ignore = dirty
2019-01-11 17:50:29 +00:00
[submodule ".zsh/zsh-syntax-highlighting"]
path = .zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".zsh/zsh-completions"]
path = .zsh/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule ".zsh/zsh-autosuggestions"]
path = .zsh/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".zsh/omz/oh-my-zsh"]
path = .zsh/omz/oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
2019-01-11 19:59:58 +00:00
[submodule ".zsh/zsh-background-notify"]
path = .zsh/zsh-background-notify
url = https://github.com/t413/zsh-background-notify.git
2019-01-30 08:12:45 +00:00
[submodule ".vim/vim-fugitive"]
path = .vim/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/sleuth"]
2020-11-24 11:07:08 +00:00
path = .local/share/nvim/site/pack/sleuth/start/sleuth
2019-01-30 08:12:45 +00:00
url = https://tpope.io/vim/sleuth.git
[submodule ".vim/bundle/vim-polyglot"]
2020-11-24 11:07:08 +00:00
path = .local/share/nvim/site/pack/vim-polyglot/start/vim-polyglot
2019-01-30 08:12:45 +00:00
url = https://github.com/sheerun/vim-polyglot.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule ".vim/bundle/vim-airline-themes"]
path = .vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
2019-05-27 22:39:52 +00:00
[submodule ".config/fish/modules/fish-ssh-agent"]
path = .config/fish/modules/fish-ssh-agent
url = https://github.com/danhper/fish-ssh-agent.git
2019-06-16 12:09:19 +00:00
[submodule ".vim/bundle/fzf"]
path = .vim/fzf
url = https://github.com/junegunn/fzf.git
2019-06-29 19:07:16 +00:00
[submodule ".vim/vidir"]
path = .vim/vidir
url = https://github.com/trapd00r/vidir.git
[submodule ".vim/bundle/delimitMate"]
2020-11-24 11:07:08 +00:00
path = .local/share/nvim/site/pack/delimitMate/start/delimitMate
2019-06-29 19:07:16 +00:00
url = https://github.com/Raimondi/delimitMate.git
2019-09-11 09:38:30 +00:00
ignore = dirty
2019-06-29 19:28:58 +00:00
[submodule ".vim/bundle/vim-commentary"]
2020-11-24 11:07:08 +00:00
path = .local/share/nvim/site/pack/vim-commentary/start/vim-commentary
2019-06-29 19:28:58 +00:00
url = https://github.com/tpope/vim-commentary.git
2019-06-29 20:18:37 +00:00
[submodule ".vim/bundle/vim-surround"]
2020-11-24 11:07:08 +00:00
path = .local/share/nvim/site/pack/vim-surround/start/vim-surround
2019-06-29 20:18:37 +00:00
url = https://github.com/tpope/vim-surround.git
2019-06-29 20:30:56 +00:00
[submodule ".vim/bundle/vim-repeat"]
2020-11-24 11:07:08 +00:00
path = .local/share/nvim/site/pack/vim-repeat/start/vim-repeat
2019-06-29 20:30:56 +00:00
url = https://github.com/tpope/vim-repeat.git
2019-09-11 09:30:25 +00:00
[submodule ".vim/bundle/vim-dirvish"]
2020-11-24 11:07:08 +00:00
path = .local/share/nvim/site/pack/vim-dirvish/start/vim-dirvish
2019-09-11 09:30:25 +00:00
url = https://github.com/justinmk/vim-dirvish.git
[submodule ".vim/bundle/vim-eunuch"]
2020-11-24 11:07:08 +00:00
path = .local/share/nvim/site/pack/vim-eunuch/start/vim-eunuch
2019-09-11 09:30:25 +00:00
url = https://github.com/tpope/vim-eunuch.git
[submodule ".vim/bundle/vim-unimpaired"]
2020-11-24 11:07:08 +00:00
path = .local/share/nvim/site/pack/vim-unimpaired/start/vim-unimpaired
2019-09-11 09:30:25 +00:00
url = https://github.com/tpope/vim-unimpaired.git
2020-01-31 19:00:24 +00:00
[submodule ".vim/bundle/coc.nvim"]
2020-11-24 11:07:08 +00:00
path = .local/share/nvim/site/pack/coc.nvim/start/coc.nvim
2020-01-31 19:00:24 +00:00
url = https://github.com/neoclide/coc.nvim.git
2020-05-08 22:26:42 +00:00
branch = release
[submodule ".vim/bundle/eleline.vim"]
2020-11-24 11:07:08 +00:00
path = .local/share/nvim/site/pack/eleline.vim/start/eleline.vim
url = https://github.com/liuchengxu/eleline.vim.git
2020-03-04 14:29:01 +00:00
[submodule ".zsh/zsh-autoenv"]
path = .zsh/zsh-autoenv
url = https://github.com/Tarrasch/zsh-autoenv.git
2020-06-19 12:06:47 +00:00
[submodule ".zsh/zsh-nix-shell"]
path = .zsh/zsh-nix-shell
url = https://github.com/chisui/zsh-nix-shell.git
2020-07-02 01:15:14 +00:00
[submodule ".vim/bundle/vim-fugitive"]
2020-11-24 11:07:08 +00:00
path = .local/share/nvim/site/pack/vim-fugitive/start/vim-fugitive
2020-07-02 01:15:14 +00:00
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/space-vim-theme"]
2020-11-24 11:07:08 +00:00
path = .local/share/nvim/site/pack/space-vim-theme/start/space-vim-theme
url = https://github.com/liuchengxu/space-vim-theme.git
2020-07-24 09:11:11 +00:00
[submodule ".tmux/plugins/tpm"]
2020-07-24 09:09:35 +00:00
path = .tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule ".aegisub/automation/0x539"]
path = .aegisub/automation/0x539
url = https://github.com/The0x539/Aegisub-Scripts.git
2021-02-22 23:42:19 +00:00
[submodule ".local/share/nvim/site/pack/ale/start/ale"]
path = .local/share/nvim/site/pack/ale/start/ale
2021-02-23 01:08:39 +00:00
url = https://github.com/dense-analysis/ale.git
2021-02-28 15:52:30 +00:00
[submodule ".local/share/nvim/site/pack/vim-grammarous/start/vim-grammarous"]
path = .local/share/nvim/site/pack/vim-grammarous/start/vim-grammarous
url = https://github.com/rhysd/vim-grammarous.git
2021-03-25 00:50:26 +00:00
[submodule ".local/share/nvim/site/pack/nvim-treesitter/start/nvim-treesitter"]
path = .local/share/nvim/site/pack/nvim-treesitter/start/nvim-treesitter
url = https://github.com/nvim-treesitter/nvim-treesitter.git
2021-04-05 20:44:21 +00:00
[submodule ".zsh/evalcache"]
path = .zsh/evalcache
url = https://github.com/mroth/evalcache.git