From d2f4fb778035f4f2b78343217cb7943244019a13 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Wed, 19 Jun 2019 12:16:36 +0100 Subject: [PATCH] Clean up plugins.md --- plugins.md | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/plugins.md b/plugins.md index 0242cd8..5250bfc 100644 --- a/plugins.md +++ b/plugins.md @@ -2,16 +2,21 @@ Git submodules are slow, so handle this manually. -* [opt/vim-pathogen](https://github.com/tpope/vim-pathogen) -* [start/goyo.vim](https://github.com/junegunn/goyo.vim) -* [start/gruvbox](https://github.com/morhetz/gruvbox) -* [start/jellybeans.vim](https://github.com/nanotech/jellybeans.vim) -* [start/limelight.vim](https://github.com/junegunn/limelight.vim) -* [start/minimalist](https://github.com/dikiaap/minimalist) -* [start/mom.vim](https://github.com/vim-scripts/mom.vim) -* [start/rust.vim](https://github.com/rust-lang/rust.vim) -* [start/vim-go](https://github.com/fatih/vim-go) -* [start/vim-orgmode](https://github.com/jceb/vim-orgmode) -* [start/vim-ps1](https://github.com/PProvost/vim-ps1) -* [start/vim-speeddating](https://github.com/tpope/vim-speeddating) -* [start/vim-surround](https://github.com/tpope/vim-surround) +## pack/acp/opt/ + +* [vim-pathogen](https://github.com/tpope/vim-pathogen) + +## pack/acp/start/ + +* [goyo.vim](https://github.com/junegunn/goyo.vim) +* [gruvbox](https://github.com/morhetz/gruvbox) +* [jellybeans.vim](https://github.com/nanotech/jellybeans.vim) +* [limelight.vim](https://github.com/junegunn/limelight.vim) +* [minimalist](https://github.com/dikiaap/minimalist) +* [mom.vim](https://github.com/vim-scripts/mom.vim) +* [rust.vim](https://github.com/rust-lang/rust.vim) +* [vim-go](https://github.com/fatih/vim-go) +* [vim-orgmode](https://github.com/jceb/vim-orgmode) +* [vim-ps1](https://github.com/PProvost/vim-ps1) +* [vim-speeddating](https://github.com/tpope/vim-speeddating) +* [vim-surround](https://github.com/tpope/vim-surround)