Skip to content

Commit

Permalink
use packadd for vim8 packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed May 12, 2020
1 parent 59e7b9d commit 608f419
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc.vim
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ set wildignore+=*.swp " Ignore vim backups

" GUI settings
if has("gui_running") || has("nvim")
packadd! dracula
colorscheme dracula
set guioptions=cegmt

Expand Down

0 comments on commit 608f419

Please sign in to comment.