Files
opalfiles/.gitmodules
2021-10-22 23:44:03 -07:00

40 lines
1.6 KiB
Plaintext

[submodule ".config/oh-my-zsh"]
path = .config/oh-my-zsh
url = https://github.com/ohmyzsh/ohmyzsh.git
[submodule ".config/nvim/plugged/vlime"]
path = .config/nvim/plugged/vlime
url = https://github.com/vlime/vlime.git
[submodule ".config/nvim/plugged/vimwiki"]
path = .config/nvim/plugged/vimwiki
url = https://github.com/vimwiki/vimwiki.git
[submodule ".config/nvim/plugged/vimling"]
path = .config/nvim/plugged/vimling
url = https://github.com/lukesmithxyz/vimling.git
[submodule ".config/nvim/plugged/vimagit"]
path = .config/nvim/plugged/vimagit
url = https://github.com/jreybert/vimagit.git
[submodule ".config/nvim/plugged/vim-surround"]
path = .config/nvim/plugged/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".config/nvim/plugged/vim-go"]
path = .config/nvim/plugged/vim-go
url = https://github.com/fatih/vim-go.git
[submodule ".config/nvim/plugged/vim-css-color"]
path = .config/nvim/plugged/vim-css-color
url = https://github.com/ap/vim-css-color.git
[submodule ".config/nvim/plugged/vim-commentary"]
path = .config/nvim/plugged/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule ".config/nvim/plugged/vim-airline"]
path = .config/nvim/plugged/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule ".config/nvim/plugged/nerdtree"]
path = .config/nvim/plugged/nerdtree
url = https://github.com/preservim/nerdtree.git
[submodule ".config/nvim/plugged/goyo.vim"]
path = .config/nvim/plugged/goyo.vim
url = https://github.com/junegunn/goyo.vim.git
[submodule ".config/emacs"]
path = .config/emacs
url = https://github.com/hlissner/doom-emacs