chore(base16): add Base16 color theme plugins for shell and vim

This commit is contained in:
Stefan Imhoff
2021-12-02 19:50:34 +01:00
parent 59f3e252dd
commit b0129c251c
6 changed files with 27 additions and 0 deletions

View File

@@ -197,5 +197,7 @@ endif
call plug#begin(data_dir . '/plugins')
source ~/.config/nvim/plugins/base16-vim.vim
call plug#end()
doautocmd User PlugLoaded