diff options
| author | jdhao <jdhao@hotmail.com> | 2020-10-19 22:25:15 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2020-10-19 22:25:15 +0800 |
| commit | 63fa99e83b905f910189bdc4b18e948a0040d8be (patch) | |
| tree | c67b830215aabee960e6221cabfe6bae7bd6c556 | |
| parent | 43902a31d86d36cd07f2809cd0614d9d27373990 (diff) | |
update
| -rw-r--r-- | ui.vim | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ function! s:my_theme_dict.solarized8() dict abort let g:solarized_term_italics=1 let g:solarized_visibility='high' - colorscheme solarized8_flat + colorscheme solarized8_high endfunction function! s:my_theme_dict.monokai() dict abort |
