mirror of
https://github.com/don-philipe/dotfiles.git
synced 2025-11-08 14:47:03 +01:00
Fix coloring in nvim in tmux remote sessions
This commit is contained in:
@@ -7,7 +7,7 @@ set-window-option -g window-style bg="#32302f"
|
||||
set-option -g focus-events on
|
||||
# https://gist.github.com/andersevenrud/015e61af2fd264371032763d4ed965b6
|
||||
set -g default-terminal "tmux-256color"
|
||||
set -ag terminal-overrides ",$TERM:RGB"
|
||||
set -ag terminal-overrides ",xterm-256color:RGB"
|
||||
|
||||
# List of plugins
|
||||
|
||||
|
||||
Reference in New Issue
Block a user