vim: Add and use the jellybeans theme

This commit is contained in:
Oliver Davies 2021-07-02 13:08:35 +01:00
parent 1f69bdeacd
commit 288250a541
2 changed files with 2 additions and 1 deletions

View file

@ -41,7 +41,7 @@ set termguicolors
call s:SourceConfigFilesIn('plugins')
colorscheme nord
colorscheme jellybeans
" Remaps
nnoremap <leader>pv :Vex<CR>