From f2dfde23f8157da1532a2b2e236af529fed47713 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Thu, 11 Apr 2024 16:21:15 -0500 Subject: 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 --- stow/vim/.vim/pack/my-plugins/start/ale | 1 + stow/vim/.vim/pack/my-plugins/start/bufexplorer.zip | 1 + stow/vim/.vim/pack/my-plugins/start/ctrlp.vim | 1 + stow/vim/.vim/pack/my-plugins/start/tempus-themes-vim | 1 + stow/vim/.vim/pack/my-plugins/start/vim-airline | 1 + stow/vim/.vim/pack/my-plugins/start/vim-dirvish | 1 + stow/vim/.vim/pack/my-plugins/start/vim-eunuch | 1 + stow/vim/.vim/pack/my-plugins/start/vim-gitgutter | 1 + stow/vim/.vim/pack/my-plugins/start/vim-sensible | 1 + 9 files changed, 9 insertions(+) create mode 160000 stow/vim/.vim/pack/my-plugins/start/ale create mode 160000 stow/vim/.vim/pack/my-plugins/start/bufexplorer.zip create mode 160000 stow/vim/.vim/pack/my-plugins/start/ctrlp.vim create mode 160000 stow/vim/.vim/pack/my-plugins/start/tempus-themes-vim create mode 160000 stow/vim/.vim/pack/my-plugins/start/vim-airline create mode 160000 stow/vim/.vim/pack/my-plugins/start/vim-dirvish create mode 160000 stow/vim/.vim/pack/my-plugins/start/vim-eunuch create mode 160000 stow/vim/.vim/pack/my-plugins/start/vim-gitgutter create mode 160000 stow/vim/.vim/pack/my-plugins/start/vim-sensible (limited to 'stow/vim/.vim/pack/my-plugins') diff --git a/stow/vim/.vim/pack/my-plugins/start/ale b/stow/vim/.vim/pack/my-plugins/start/ale new file mode 160000 index 0000000..6db58b3 --- /dev/null +++ b/stow/vim/.vim/pack/my-plugins/start/ale @@ -0,0 +1 @@ +Subproject commit 6db58b33795430a6165f27c7f796c420c0e098e4 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 index 0000000..08b0100 --- /dev/null +++ b/stow/vim/.vim/pack/my-plugins/start/bufexplorer.zip @@ -0,0 +1 @@ +Subproject commit 08b0100f5242e1de07bce40dc6376a4996791c33 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 index 0000000..7c972cb --- /dev/null +++ b/stow/vim/.vim/pack/my-plugins/start/ctrlp.vim @@ -0,0 +1 @@ +Subproject commit 7c972cb19c8544c681ca345c64ec39e04f4651cc 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 index 0000000..b720ee2 --- /dev/null +++ b/stow/vim/.vim/pack/my-plugins/start/tempus-themes-vim @@ -0,0 +1 @@ +Subproject commit b720ee2d4c5588b5a27bb3544d3ded5ee1acab45 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 index 0000000..d9f42cb --- /dev/null +++ b/stow/vim/.vim/pack/my-plugins/start/vim-airline @@ -0,0 +1 @@ +Subproject commit d9f42cb46710e31962a9609939ddfeb0685dd779 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 index 0000000..3851bed --- /dev/null +++ b/stow/vim/.vim/pack/my-plugins/start/vim-dirvish @@ -0,0 +1 @@ +Subproject commit 3851bedb7f191b9a4a5531000b6fc0a8795cc9bb 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 index 0000000..8fb3904 --- /dev/null +++ b/stow/vim/.vim/pack/my-plugins/start/vim-eunuch @@ -0,0 +1 @@ +Subproject commit 8fb3904be27b6b60d086f87c2570085902414069 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 index 0000000..67ef116 --- /dev/null +++ b/stow/vim/.vim/pack/my-plugins/start/vim-gitgutter @@ -0,0 +1 @@ +Subproject commit 67ef116100b40f9ca128196504a2e0bc0a2753b0 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 index 0000000..3e878ab --- /dev/null +++ b/stow/vim/.vim/pack/my-plugins/start/vim-sensible @@ -0,0 +1 @@ +Subproject commit 3e878abfd6ddc6fb5dba48b41f2b72c3a2f8249f -- cgit v1.2.3