From 8efe3d5ecfe343b66b7cc3be1436694640ef6078 Mon Sep 17 00:00:00 2001 From: Adam Lamers Date: Thu, 1 Jun 2023 15:45:49 -0400 Subject: [PATCH] update readme --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index b15044b..439c4ff 100644 --- a/README.md +++ b/README.md @@ -33,12 +33,4 @@ My Vim setup designed to work lightweight on servers or heavyweight for personal - Monokai color scheme - Some standard sanity settings -If you install plugins inside vim with `:BundleInstall` you'll get: -- SimpylFold -- VimWiki -- CalendarVim -- ctrlp -- emmet -- vim-surround - -Add plugins to the Vundle config in `vimrc_vundle` +vim will try to bootstrap vim-plug with cURL and install plugins on launch