diff options
| author | Teddy Wing | 2014-05-11 10:48:58 -0400 | 
|---|---|---|
| committer | Teddy Wing | 2014-05-11 10:48:58 -0400 | 
| commit | 55976929dd6012e0eb578841d02b6d581ad499ca (patch) | |
| tree | 14eaf6b5a7146a5858279fcde6d7e88edc33e36e | |
| parent | 37ec2b0206db340993d43289e97b0ac7ca3c2c39 (diff) | |
| download | dotvim-55976929dd6012e0eb578841d02b6d581ad499ca.tar.bz2 | |
README: add Indent Guides to the plugin list
| -rw-r--r-- | README.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -28,6 +28,7 @@ Currently requires:  * [commentary.vim](https://github.com/tpope/vim-commentary): easy code commenting  * [PreserveNoEOL](https://github.com/vim-scripts/PreserveNoEOL/): preserve EOLs  * [EasyGrep](https://github.com/vim-scripts/EasyGrep): easy find and replace in project +* [Indent Guides](https://github.com/nathanaelkane/vim-indent-guides): show tab stops  Disabled plugins: | 
