diff --git a/dotfiles/.vimrc b/dotfiles/.vimrc index 5138abe..9c7a75d 100644 --- a/dotfiles/.vimrc +++ b/dotfiles/.vimrc @@ -72,6 +72,9 @@ Plug 'posva/vim-vue' " Makes (un)commenting stuff much easier. Plug 'preservim/nerdcommenter' +" My dark theme +Plug 'SeBaBu/darcula' + " My light theme. Plug 'NLKNguyen/papercolor-theme'