1
0
Fork 0

tmux config cleanup, new prefix and some moar vim tweaks

This commit is contained in:
Von Random 2017-11-01 19:11:22 +03:00
parent 81b423e8fb
commit be67e054f7
4 changed files with 5 additions and 25 deletions

4
gvimrc
View file

@ -1,8 +1,8 @@
" Iosevka Term ss10
if has('win32')
set guifont=Fantasque_Sams_Mono:h12
set guifont=Fantasque_Sans_Mono:h11
else
set guifont=Fantasque\ Sans\ Mono\ 12
set guifont=Fantasque\ Sans\ Mono\ 11
endif
let g:lightline = { 'colorscheme': 'solarized', }
set guiheadroom=0 guioptions=aei mouse=a