diff options
author | Nick Van Doorn <nick@nv.delivery> | 2022-02-07 19:50:29 -0800 |
---|---|---|
committer | Nick Van Doorn <nick@nv.delivery> | 2022-02-07 19:50:29 -0800 |
commit | a91cad6077fadf488cf5fd54cb560192f6ec1201 (patch) | |
tree | 9b3afc35610caee1052a8d2c5e98ca5cb05865a6 /init.vim | |
parent | 60478da06154728cc95355550e1d7bc86b4636ce (diff) |
seems to be gone
Diffstat (limited to 'init.vim')
-rw-r--r-- | init.vim | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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' |