Default zenburn instead of wal
This commit is contained in:
parent
58ad6c20c3
commit
186fdca812
1 changed files with 2 additions and 3 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
" vim-plug {{{
|
||||
" Automatic installation
|
||||
if empty(glob('~/.vim/autoload/plug.vim'))
|
||||
|
|
@ -58,8 +57,8 @@
|
|||
"}}}
|
||||
|
||||
" appearance {{{
|
||||
" colorscheme zenburn
|
||||
colorscheme wal
|
||||
colorscheme zenburn
|
||||
" colorscheme wal
|
||||
syntax on " Enable syntax
|
||||
set encoding=utf-8 " Keep utf-8 encoding
|
||||
set scrolloff=2 " Keep at least 3 lines above and below cursor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue