Fixed 256 color and added vim dictionary entries

This commit is contained in:
Wryn Wagner 2020-01-24 09:44:05 -07:00
parent e1a7870d5d
commit da6db3a3ff
3 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,7 @@ bind-key r source-file ~/.tmux.conf\; display "TMUX CONFIG RELOADED"
bind-key -n M-r source-file ~/.tmux.conf\; display "TMUX CONFIG RELOADED" bind-key -n M-r source-file ~/.tmux.conf\; display "TMUX CONFIG RELOADED"
# force color # force color
set -g default-terminal "tmux" set -g default-terminal "tmux-256color"
# force utf-8 # force utf-8
setw -gq utf8 on setw -gq utf8 on

View File

@ -42,3 +42,5 @@ literalized
WebAssign WebAssign
Menuing Menuing
Vulkan Vulkan
lorem
ipsum

Binary file not shown.