From 24e1cce9fdceda97995a9d379033e66e41b9a19a Mon Sep 17 00:00:00 2001 From: shamanaitor Date: Sat, 31 Oct 2020 18:40:22 -0300 Subject: [PATCH] FIX - Add vim-indent-guides plugin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1b35054..2d54906e 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ I recommend reading the docs of these plugins to understand them better. Each pl * [vim-yankstack](https://github.com/maxbrunsfeld/vim-yankstack): Maintains a history of previous yanks, changes and deletes * [vim-zenroom2](https://github.com/amix/vim-zenroom2) Remove all clutter and focus only on the essential. Similar to iA Writer or Write Room * [gist-vim](https://github.com/mattn/gist-vim) Easily create gists from Vim using the `:Gist` command -* [vim-indent-guides](https://github.com/nathanaelkane/vim-indent-guides) Is a plugin for visually displaying indent levels in Vim. +* [vim-indent-guides](https://github.com/nathanaelkane/vim-indent-guides) Is a plugin for visually displaying indent levels in Vim ## Included color schemes