This commit is contained in:
Oliver Ladner 2019-09-03 08:59:36 +02:00
commit 619528373a
4 changed files with 7 additions and 5 deletions

6
.vimrc
View file

@ -42,18 +42,18 @@ filetype plugin indent on " required
" Put your non-Plugin stuff after this line
" airline theme
let g:airline_theme='base16_monokai'
let g:airline_theme='violet'
set t_Co=256
colorscheme base16-darktooth
colorscheme base16-monokai
syntax on
" enable vim modelines
set modeline
set tabstop=2 shiftwidth=2 expandtab
"set background=dark
set background=dark
set showcmd
" highlight searches