Enabled italic font in neovim
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user