New mac stuff

This commit is contained in:
Hunter Haugen 2023-08-20 20:46:28 -07:00
parent ba52bb0f6a
commit 63d915439e
Signed by: hunner
GPG key ID: EF99694AA599DDAD
28 changed files with 198 additions and 192 deletions

54
.gitmodules vendored
View file

@ -1,57 +1,3 @@
[submodule ".vim/bundle/Gundo"]
path = .oldvim/vim/bundle/Gundo
url = https://github.com/vim-scripts/Gundo.git
ignore = dirty
[submodule ".vim/bundle/ShowMarks"]
path = .oldvim/vim/bundle/ShowMarks
url = https://github.com/vim-scripts/ShowMarks.git
ignore = dirty
[submodule ".vim/bundle/vundle"]
path = .oldvim/vim/bundle/vundle
url = https://github.com/gmarik/vundle.git
ignore = dirty
[submodule ".vim/bundle/Align"]
path = .oldvim/vim/bundle/Align
url = https://github.com/vim-scripts/Align.git
[submodule ".vim/bundle/vim-markdown"]
path = .oldvim/vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule ".vim/bundle/FuzzyFinder"]
path = .oldvim/vim/bundle/FuzzyFinder
url = https://github.com/vim-scripts/FuzzyFinder.git
[submodule ".vim/bundle/L9"]
path = .oldvim/vim/bundle/L9
url = https://github.com/vim-scripts/L9.git
[submodule ".vim/bundle/Tabular"]
path = .oldvim/vim/bundle/Tabular
url = https://github.com/vim-scripts/Tabular.git
[submodule ".vim/bundle/The-NERD-tree"]
path = .oldvim/vim/bundle/The-NERD-tree
url = https://github.com/vim-scripts/The-NERD-tree.git
[submodule ".vim/bundle/ctrlp.vim"]
path = .oldvim/vim/bundle/ctrlp.vim
url = https://github.com/vim-scripts/ctrlp.vim.git
[submodule ".vim/bundle/gnupg"]
path = .oldvim/vim/bundle/gnupg
url = https://github.com/vim-scripts/gnupg.git
[submodule ".vim/bundle/vim-puppet"]
path = .oldvim/vim/bundle/vim-puppet
url = https://github.com/voxpupuli/vim-puppet.git
[submodule ".vim/bundle/vim-plist"]
path = .oldvim/vim/bundle/vim-plist
url = https://github.com/hunner/vim-plist.git
[submodule ".vim/bundle/vim-coffee-script"]
path = .oldvim/vim/bundle/vim-coffee-script
url = https://github.com/vim-scripts/vim-coffee-script.git
[submodule ".vim/bundle/syntastic"]
path = .oldvim/vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/YouCompleteMe"]
path = .oldvim/vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule ".vim/bundle/ag"]
path = .oldvim/vim/bundle/ag
url = https://github.com/rking/ag.vim
[submodule ".tmux/plugins/tpm"]
path = .tmux/plugins/tpm
url = git@github.com:tmux-plugins/tpm