Fix neovim highlighting

This commit is contained in:
Martin Pander
2026-05-08 20:55:41 +02:00
parent c092fdeb48
commit 15c019b4df
7 changed files with 121 additions and 52 deletions

View File

@@ -89,6 +89,7 @@ in
tmuxp.enable = true;
extraConfig = ''
set -g display-time 1500
set -s set-clipboard on
unbind S
bind S command-prompt "switch -t %1"