mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
eink
This commit is contained in:
parent
6e32a12a6f
commit
edaa3b324c
2 changed files with 3 additions and 2 deletions
4
vimrc
4
vimrc
|
|
@ -28,8 +28,8 @@ let g:airline_symbols.whitespace = ''
|
|||
if !has('gui_running')
|
||||
set showtabline=1 "automatic tab bar
|
||||
set mouse=n "mouse support
|
||||
set background=light
|
||||
colorscheme one-light
|
||||
set background=dark
|
||||
colorscheme eink
|
||||
|
||||
"use terminal background
|
||||
hi Normal ctermbg=none
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue