mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update theme doom-one settings
This commit is contained in:
parent
fefc56d1e2
commit
c0f59bde8d
@ -65,10 +65,6 @@ endfunction
|
||||
|
||||
function! s:my_theme_dict.doom_one() dict abort
|
||||
packadd! doom-one.nvim
|
||||
|
||||
let g:doom_one_terminal_color = v:true
|
||||
let g:doom_one_italic_comments = v:true
|
||||
let g:doom_one_cursor_coloring = v:true
|
||||
colorscheme doom-one
|
||||
endfunction
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user