1
0
Fork 0

Update home/.vim/vimrc

This commit is contained in:
Massaki Archambault 2024-07-11 13:41:28 -04:00
parent f11b3162db
commit d5075b3fe0
1 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ if dein#load_state(pluginpath)
call dein#add('tpope/vim-sensible')
" Colorscheme
" call dein#add('ajh17/Spacegray.vim.git')
call dein#add('https://git.sr.ht/~ackyshake/spacegray.vim')
" Interface
call dein#add('itchyny/lightline.vim')
@ -104,7 +104,7 @@ if dein#check_install()
endif
" Color scheme
" colorscheme spacegray
colorscheme spacegray
" 16 millions colors
"set termguicolors
" Disable background in terminal