home: vim: load 'onedark-vim' manually
This commit is contained in:
parent
e5f4416a85
commit
513c1555f1
2 changed files with 6 additions and 1 deletions
|
|
@ -68,6 +68,8 @@ set timeoutlen=500
|
|||
" Set dark mode by default
|
||||
set background=dark
|
||||
|
||||
" Load it manually because of autoload functions...
|
||||
packadd! onedark-vim
|
||||
" Use onedark
|
||||
colorscheme onedark
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue