diff options
author | Matt Singleton <matt@xcolour.net> | 2024-04-11 16:21:15 -0500 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2024-04-11 16:21:15 -0500 |
commit | f2dfde23f8157da1532a2b2e236af529fed47713 (patch) | |
tree | d5eabb0eb33d100304ee16596b2a43dfb4a68d1c /stow/vim/.vim/pack | |
parent | 7f67d28e18760154778f20da43772838c36734ed (diff) |
replace janky deploy script with stow and make
re-orgs all the console oriented dotfiles to be stowable
makefile to deploy everything
move from vimplug to native vim packages
cleanup script for blowing away old symlinks
Diffstat (limited to 'stow/vim/.vim/pack')
m--------- | stow/vim/.vim/pack/my-plugins/start/ale | 0 | ||||
m--------- | stow/vim/.vim/pack/my-plugins/start/bufexplorer.zip | 0 | ||||
m--------- | stow/vim/.vim/pack/my-plugins/start/ctrlp.vim | 0 | ||||
m--------- | stow/vim/.vim/pack/my-plugins/start/tempus-themes-vim | 0 | ||||
m--------- | stow/vim/.vim/pack/my-plugins/start/vim-airline | 0 | ||||
m--------- | stow/vim/.vim/pack/my-plugins/start/vim-dirvish | 0 | ||||
m--------- | stow/vim/.vim/pack/my-plugins/start/vim-eunuch | 0 | ||||
m--------- | stow/vim/.vim/pack/my-plugins/start/vim-gitgutter | 0 | ||||
m--------- | stow/vim/.vim/pack/my-plugins/start/vim-sensible | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/stow/vim/.vim/pack/my-plugins/start/ale b/stow/vim/.vim/pack/my-plugins/start/ale new file mode 160000 +Subproject 6db58b33795430a6165f27c7f796c420c0e098e diff --git a/stow/vim/.vim/pack/my-plugins/start/bufexplorer.zip b/stow/vim/.vim/pack/my-plugins/start/bufexplorer.zip new file mode 160000 +Subproject 08b0100f5242e1de07bce40dc6376a4996791c3 diff --git a/stow/vim/.vim/pack/my-plugins/start/ctrlp.vim b/stow/vim/.vim/pack/my-plugins/start/ctrlp.vim new file mode 160000 +Subproject 7c972cb19c8544c681ca345c64ec39e04f4651c diff --git a/stow/vim/.vim/pack/my-plugins/start/tempus-themes-vim b/stow/vim/.vim/pack/my-plugins/start/tempus-themes-vim new file mode 160000 +Subproject b720ee2d4c5588b5a27bb3544d3ded5ee1acab4 diff --git a/stow/vim/.vim/pack/my-plugins/start/vim-airline b/stow/vim/.vim/pack/my-plugins/start/vim-airline new file mode 160000 +Subproject d9f42cb46710e31962a9609939ddfeb0685dd77 diff --git a/stow/vim/.vim/pack/my-plugins/start/vim-dirvish b/stow/vim/.vim/pack/my-plugins/start/vim-dirvish new file mode 160000 +Subproject 3851bedb7f191b9a4a5531000b6fc0a8795cc9b diff --git a/stow/vim/.vim/pack/my-plugins/start/vim-eunuch b/stow/vim/.vim/pack/my-plugins/start/vim-eunuch new file mode 160000 +Subproject 8fb3904be27b6b60d086f87c257008590241406 diff --git a/stow/vim/.vim/pack/my-plugins/start/vim-gitgutter b/stow/vim/.vim/pack/my-plugins/start/vim-gitgutter new file mode 160000 +Subproject 67ef116100b40f9ca128196504a2e0bc0a2753b diff --git a/stow/vim/.vim/pack/my-plugins/start/vim-sensible b/stow/vim/.vim/pack/my-plugins/start/vim-sensible new file mode 160000 +Subproject 3e878abfd6ddc6fb5dba48b41f2b72c3a2f8249 |