David Tomaschik
5a49dd95b2
Refactor
2026-02-10 13:00:03 -08:00
David Tomaschik
d9223c92dc
feat: Migrate Vim and Tmux plugins to dedicated managers
...
Migrated Vim plugins from Git submodules to vim-plug, and Tmux plugins
to TPM (Tmux Plugin Manager).
This change:
- Updates `install.sh` to automatically install vim-plug and TPM.
- Modifies `dotfiles/vimrc` to configure plugins via vim-plug.
- Modifies `dotfiles/tmux.conf` to configure plugins via TPM.
- Removes all Vim and Tmux submodule entries from `.gitmodules`.
- Deletes the old submodule directories from the repository.
This streamlines plugin management, making updates easier and reducing
the complexity of the main `install.sh` script.
2026-02-10 19:17:00 +00:00
David Tomaschik
83b7adf1ca
Update submodules; aliases
2025-05-30 13:42:14 -07:00
David Tomaschik
f6573e30b2
Add bin/restic-backup.sh
2024-10-29 16:45:28 -07:00
David Tomaschik
a3fb4c5e66
Bump submodules
2024-06-12 13:04:29 -07:00
David Tomaschik
f9a48c70c4
Use starship if available
2024-06-06 12:40:03 -07:00
David Tomaschik
1f59627da9
Remove ctrlp
2021-11-01 19:12:31 -07:00
David Tomaschik
2c88a59188
Move syntastic/vim-go to matir-extra
2021-10-31 10:30:24 -07:00
David Tomaschik
9c83b8fc40
Bump fugitive version
2021-10-14 19:38:34 -07:00
David Tomaschik
79a3e1f46c
Bump submodules.
2020-10-25 15:02:07 -07:00
David Tomaschik
62392e3712
Bump vim-go
2020-10-24 13:20:11 -07:00
David Tomaschik
fae0e69619
Bump submodules.
2019-09-26 22:06:34 -07:00
David Tomaschik
83645e39ee
Bump submodules.
2019-09-26 10:44:18 -07:00
David Tomaschik
73f4cdfb20
Bump submodules.
2019-09-26 00:00:54 -07:00
David Tomaschik
df4e87fdf2
Update submodules.
2019-09-17 15:10:51 -07:00
David Tomaschik
9076b9f07e
Bump submodules.
2019-09-10 21:00:01 -07:00
David Tomaschik
5353336b9d
Bump submodules.
2019-09-02 21:30:01 -07:00
David Tomaschik
78a9dc5835
Bump submodules.
2019-08-30 20:08:15 -07:00
David Tomaschik
b920e94cc5
Bump solarized8.
2019-08-23 20:13:46 -07:00
David Tomaschik
6b659ac9a9
Bump vim plugins.
2019-08-19 19:05:24 -07:00
David Tomaschik
b30b40f259
Bump fugitive.
2019-08-19 19:04:34 -07:00
David Tomaschik
7739339515
Bump vim-go.
2019-05-22 17:08:03 -07:00
David Tomaschik
af556f0a75
Bump vim-go.
2019-05-21 07:11:49 -07:00
David Tomaschik
17c2767de5
Add syntastic for vim.
2019-04-29 12:58:44 -07:00
David Tomaschik
b135ee423b
Bump vim-go to v1.20
2019-04-23 20:02:41 -07:00
David Tomaschik
6c2bb3ded8
Add vim-go.
2019-04-04 23:24:32 -07:00
David Tomaschik
c825c6af28
Add more editing tools.
2019-03-29 21:24:59 -07:00
David Tomaschik
4cb51c3bba
Add fugitive.
2019-03-21 14:10:17 -07:00
David Tomaschik
d77d76f184
Add more vim plugins.
2019-03-19 21:19:38 -07:00
David Tomaschik
b3224e9ad3
Begin migrating from Vundle to Vim8 packages.
2019-03-19 20:23:54 -07:00
David Tomaschik
5577ee29b4
Refactor to include non-dotfile files.
2015-09-03 18:02:48 -07:00