tmux config cleanup, new prefix and some moar vim tweaks
This commit is contained in:
parent
81b423e8fb
commit
be67e054f7
4 changed files with 5 additions and 25 deletions
4
gvimrc
4
gvimrc
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue