Update vim stuff

This commit is contained in:
2018-03-15 14:39:50 -04:00
parent eb75f65347
commit e61253c79d
6 changed files with 61 additions and 13 deletions

View File

@@ -23,7 +23,8 @@ if has('termguicolors')
let s:text = "cbc5b0"
let s:foreground = s:text
let s:background = "132f32"
"let s:background = "132f32"
let s:background = "05353d"
let s:selection = "546e7a"
let s:line = "034a4a"
let s:bad_spelling = "ee877d"