1
0
Fork 0

zsh only draw git status when it is updated, vim config cleanup and tmux tweaks

This commit is contained in:
Von Random 2017-11-21 16:43:42 +03:00
parent c55ba432ad
commit 538b600e2a
4 changed files with 16 additions and 10 deletions

2
vimrc
View file

@ -88,6 +88,8 @@ if filereadable(plugins) && v:version >= 703
execute 'source ' . fnameescape(plugins)
endif
let &t_8f = "\<Esc>[38;2;%lu;%lu;%lum"
let &t_8b = "\<Esc>[48;2;%lu;%lu;%lum"
let g:solarized_use16 = 1
let g:solarized_term_italics = 0
colorscheme solarized8