Skip to content

Commit 289b84e

Browse files
committed
Revert "fix: correct formatting in tmux README.md"
This reverts commit 880137c.
1 parent 0ac5440 commit 289b84e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

registry/anomaly/modules/tmux/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,8 @@ module "tmux" {
9292

9393
> [!IMPORTANT]
9494
>
95-
> - If you provide a custom `tmux_config`, it will completely replace the default configuration. Ensure you include plugin and TPM initialization lines if you want plugin support and session persistence.
95+
> - If you provide a custom `tmux_config`, it will completely replace the default configuration. Ensure you include plugin
96+
> and TPM initialization lines if you want plugin support and session persistence.
9697
> - The script will attempt to install dependencies using `sudo` where required.
9798
> - If `git` is not installed, TPM installation will fail.
9899
> - If you are using custom config, you'll be responsible for setting up persistence and plugins.

0 commit comments

Comments
 (0)