Default zenburn instead of wal

This commit is contained in:
Ian Keane 2021-03-14 21:20:11 +00:00
parent 58ad6c20c3
commit 186fdca812

View file

@ -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