diff options
Diffstat (limited to 'core/ui.vim')
| -rw-r--r-- | core/ui.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/ui.vim b/core/ui.vim index 331c94f..5322a9e 100644 --- a/core/ui.vim +++ b/core/ui.vim @@ -30,7 +30,6 @@ function! s:my_theme_dict.solarized8() dict abort endfunction function! s:my_theme_dict.onedark() dict abort - let g:onedark_terminal_italics = 1 colorscheme onedark endfunction |
