home: vim: load 'onedark-vim' manually

This commit is contained in:
Bruno BELANYI 2021-02-23 14:54:11 +00:00
parent e5f4416a85
commit 513c1555f1
2 changed files with 6 additions and 1 deletions

View file

@ -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