Fix vim colors in tmux.

This commit is contained in:
Shawn Anderson 2023-05-27 12:51:21 -07:00
parent ac15134e06
commit e094453c37
1 changed files with 4 additions and 0 deletions

View File

@ -102,6 +102,10 @@ live_config_reload: true
key_bindings:
- { key: F11, action: ToggleFullscreen }
# Needed for tmux to display colors properly in vim:
env:
TERM: xterm-256color
# Import additional configuration files
#
# Imports are loaded in order, skipping all missing files, with the importing