Removed reload plugin since it's broken

This commit is contained in:
Geoffrey Frogeye 2021-07-04 15:52:50 +02:00
parent 9bfe9d25e4
commit 51fa9fa0b0
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
3 changed files with 4 additions and 5 deletions

View file

@ -1,2 +1,4 @@
{# Live reload #}
{{ add_source('famiu/nvim-reload') -}}
{{ add_source('nvim-lua/plenary.nvim') -}}
{# Not used, this breaks color, and source $MYVIMRC is all that we need to reload colorscheme #}