fix: Actually correcting the on_attach settings and moved them to an LspAttach event autocommand. Slight cleanup as well.

This commit is contained in:
2026-02-22 20:33:13 -06:00
parent 70c7a97484
commit a31d423095
3 changed files with 28 additions and 31 deletions

View File

@@ -46,8 +46,5 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-yank'
set -g @plugin 'egel/tmux-gruvbox'
# Plugin settings
# set -g @tmux-gruvbox 'dark-transparent'
## Required for TPM plugins
run '~/.tmux/plugins/tpm/tpm'