Skip to content

Commit

Permalink
Remove more options already had it
Browse files Browse the repository at this point in the history
add base16 for vim
  • Loading branch information
petrewoo committed Sep 27, 2024
1 parent ae882c0 commit 3c3f96e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vimrc.bundles
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': './install --all' }
"add scratch.vim
Plug 'mtth/scratch.vim'

Plug 'chriskempson/base16-vim'

if count(g:bundle_groups, 'tmux')
" tmux
" For tmux navigator Ctrl-hjkl
Expand Down

0 comments on commit 3c3f96e

Please sign in to comment.