Enabled italic font in neovim

Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
This commit is contained in:
2023-03-21 09:14:47 +01:00
committed by Marcin Woźniak
parent 38f1da33cc
commit cd7cbb132d
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Default shell configuration
set-option -g default-shell /bin/zsh
set -g default-terminal "screen-256color"
set -g default-terminal "xterm-256color"
set -ga terminal-overrides ",*256col*:Tc"
# Keybindings