From 4d62b10d002e66d65ce81f28ad7d97d670f0e26e Mon Sep 17 00:00:00 2001 From: Shaun Reed Date: Sat, 21 Feb 2026 09:23:33 -0500 Subject: [PATCH] Move tables. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1bb9b48..d995ef1 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ docker run -it dot bash | `.stow-local-ignore` | Stow configuration file that excludes specific files or patterns from being symlinked during deployment. | [https://www.gnu.org/software/stow/manual/stow.html](https://www.gnu.org/software/stow/manual/stow.html) | | `setup.sh` | Bootstrap script that automates symlink setup and environment initialization. | (Repository-local script) | -#### Vim +#### Tmux | Plugin | Description | Repository | |---------------------|--------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| @@ -56,7 +56,7 @@ docker run -it dot bash | tmux-continuum | Automatically saves tmux sessions and can restore them on system reboot. | [https://github.com/tmux-plugins/tmux-continuum](https://github.com/tmux-plugins/tmux-continuum) | | xclip | Integrates tmux copy mode with the system clipboard under X11. | [https://github.com/astrand/xclip](https://github.com/astrand/xclip) | -#### Tmux +#### Vim | Plugin | Description | Repository | |--------------------|--------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------|