summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Van Doorn <nick@nv.delivery>2022-02-07 19:50:29 -0800
committerNick Van Doorn <nick@nv.delivery>2022-02-07 19:50:29 -0800
commita91cad6077fadf488cf5fd54cb560192f6ec1201 (patch)
tree9b3afc35610caee1052a8d2c5e98ca5cb05865a6
parent60478da06154728cc95355550e1d7bc86b4636ce (diff)
seems to be gone
-rw-r--r--init.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.vim b/init.vim
index 2a4fbb7..ae4cd2c 100644
--- a/init.vim
+++ b/init.vim
@@ -15,7 +15,6 @@ endif
call plug#begin('~/.local/share/nvim/plugged')
" Pick a theme, any theme, really
-Plug 'NLKNguyen/papercolor-theme'
Plug 'danilo-augusto/vim-afterglow'
Plug 'altercation/vim-colors-solarized'
Plug 'flazz/vim-colorschemes'