diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 2aaadf2..84320e2 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -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" # force color -set -g default-terminal "tmux" +set -g default-terminal "tmux-256color" # force utf-8 setw -gq utf8 on diff --git a/vim/en.utf-8.add b/vim/en.utf-8.add index 338a62c..dc290d2 100644 --- a/vim/en.utf-8.add +++ b/vim/en.utf-8.add @@ -42,3 +42,5 @@ literalized WebAssign Menuing Vulkan +lorem +ipsum diff --git a/vim/en.utf-8.add.spl b/vim/en.utf-8.add.spl index 4df19b8..401e206 100644 Binary files a/vim/en.utf-8.add.spl and b/vim/en.utf-8.add.spl differ