1
0
Fork 0
mirror of synced 2024-06-01 15:01:10 -04:00

FIX - Add vim-indent-guides plugin

This commit is contained in:
shamanaitor 2020-10-31 18:40:22 -03:00
parent 6d9d3b8f1c
commit 24e1cce9fd

View file

@ -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