vimrc and tmux.conf update
This commit is contained in:
parent
68a8c1bc3a
commit
681c31984d
@ -2,3 +2,5 @@ run-shell "Powerline-daemon -q"
|
|||||||
|
|
||||||
source "/usr/share/powerline/bindings/tmux/powerline.conf"
|
source "/usr/share/powerline/bindings/tmux/powerline.conf"
|
||||||
|
|
||||||
|
set -g default-terminal "screen-256color"
|
||||||
|
|
||||||
|
2
.vimrc
2
.vimrc
@ -84,7 +84,7 @@ set noerrorbells
|
|||||||
" Flash the screen instead of beeping on errors.
|
" Flash the screen instead of beeping on errors.
|
||||||
set visualbell
|
set visualbell
|
||||||
" Enable mouse for scrolling and resizing.
|
" Enable mouse for scrolling and resizing.
|
||||||
set mouse=a
|
"set mouse=a
|
||||||
" Set the window's title, reflecting the file currently being edited.
|
" Set the window's title, reflecting the file currently being edited.
|
||||||
"set title
|
"set title
|
||||||
" Use colors that suit a dark background.
|
" Use colors that suit a dark background.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user