Tmux background variables
This commit is contained in:
parent
2d1c14da37
commit
76fcba4493
3 changed files with 3 additions and 126 deletions
|
|
@ -12,7 +12,7 @@ set splitright
|
|||
set splitbelow
|
||||
|
||||
" syntax on
|
||||
syntax enable
|
||||
syntax on
|
||||
|
||||
" switch buffers without writing to file
|
||||
set hidden
|
||||
|
|
@ -31,6 +31,7 @@ set wildmenu
|
|||
" use normal backspace behavior
|
||||
set backspace=2
|
||||
|
||||
set t_ut=
|
||||
set t_Co=256
|
||||
|
||||
" colorscheme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue