|
|
|
@ -8,45 +8,9 @@
|
|
|
|
|
[submodule "zsh-autosuggestions"]
|
|
|
|
|
path = shells/oh-my-zsh/custom/plugins/zsh-autosuggestions
|
|
|
|
|
url = https://github.com/zsh-users/zsh-autosuggestions.git
|
|
|
|
|
[submodule "nerdtree"]
|
|
|
|
|
path = editors/vim/pack/man/start/nerdtree
|
|
|
|
|
url = https://github.com/preservim/nerdtree.git
|
|
|
|
|
[submodule "vim-obsession"]
|
|
|
|
|
path = editors/vim/pack/man/start/vim-obsession
|
|
|
|
|
url = https://github.com/tpope/vim-obsession
|
|
|
|
|
[submodule "vim-go"]
|
|
|
|
|
path = editors/vim/pack/man/start/vim-go
|
|
|
|
|
url = https://github.com/fatih/vim-go
|
|
|
|
|
[submodule "vim-commentary"]
|
|
|
|
|
path = editors/vim/pack/man/start/vim-commentary
|
|
|
|
|
url = https://github.com/tpope/vim-commentary.git
|
|
|
|
|
[submodule "vim-surround"]
|
|
|
|
|
path = editors/vim/pack/man/start/vim-surround
|
|
|
|
|
url = https://github.com/tpope/vim-surround.git
|
|
|
|
|
[submodule "vim-airline"]
|
|
|
|
|
path = editors/vim/pack/man/start/vim-airline
|
|
|
|
|
url = https://github.com/vim-airline/vim-airline.git
|
|
|
|
|
[submodule "vim-fugitive"]
|
|
|
|
|
path = editors/vim/pack/man/start/vim-fugitive
|
|
|
|
|
url = https://github.com/tpope/vim-fugitive.git
|
|
|
|
|
[submodule "vimtex"]
|
|
|
|
|
path = editors/vim/pack/man/start/vimtex
|
|
|
|
|
url = https://github.com/lervag/vimtex.git
|
|
|
|
|
[submodule "vim-nerdtree-tabs"]
|
|
|
|
|
path = editors/vim/pack/man/start/vim-nerdtree-tabs
|
|
|
|
|
url = https://github.com/jistr/vim-nerdtree-tabs
|
|
|
|
|
[submodule "editors/vim/pack/man/start/vim-typescript"]
|
|
|
|
|
path = editors/vim/pack/man/start/vim-typescript
|
|
|
|
|
url = https://github.com/leafgarland/typescript-vim.git
|
|
|
|
|
[submodule "tmux-mem-cpu-load"]
|
|
|
|
|
path = src/tmux-mem-cpu-load
|
|
|
|
|
url = https://github.com/thewtex/tmux-mem-cpu-load
|
|
|
|
|
[submodule "vimwiki"]
|
|
|
|
|
path = editors/vim/pack/man/start/vimwiki
|
|
|
|
|
url = https://github.com/vimwiki/vimwiki.git
|
|
|
|
|
[submodule "vim-markdown"]
|
|
|
|
|
path = editors/vim/pack/man/start/vim-markdown
|
|
|
|
|
url = https://github.com/preservim/vim-markdown.git
|
|
|
|
|
[submodule "fzf"]
|
|
|
|
|
path = src/fzf
|
|
|
|
|
url = https://github.com/junegunn/fzf.git
|
|
|
|
@ -77,6 +41,6 @@
|
|
|
|
|
[submodule "device-battery"]
|
|
|
|
|
path = src/device-battery
|
|
|
|
|
url = https://git.keegandeppe.com/kdeppe/device-battery.git
|
|
|
|
|
[submodule "editors/neovim"]
|
|
|
|
|
[submodule "neovim"]
|
|
|
|
|
path = editors/neovim
|
|
|
|
|
url = https://git.keegandeppe.com/kdeppe/neovim.git
|
|
|
|
|