Fixed a typo in the readme and help file
This commit is contained in:
parent
b1f149ff71
commit
d639a48f04
@ -5,7 +5,7 @@ Indent Guides is a plugin for visually displaying indent levels in Vim.
|
|||||||
* Can detect both tab and space indent styles.
|
* Can detect both tab and space indent styles.
|
||||||
* Automatically inspects your colorscheme and picks appropriate colors (gVim only).
|
* Automatically inspects your colorscheme and picks appropriate colors (gVim only).
|
||||||
* Will highlight indent levels with alternating colors.
|
* Will highlight indent levels with alternating colors.
|
||||||
* Full support for gVim and basic support for terminal Vim.
|
* Full support for gVim and basic support for Terminal Vim.
|
||||||
* Seems to work on Windows gVim 7.3 (haven't done any extensive tests though).
|
* Seems to work on Windows gVim 7.3 (haven't done any extensive tests though).
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
@ -36,7 +36,7 @@ Features:~
|
|||||||
* Automatically inspects your colorscheme and picks appropriate colors (gVim
|
* Automatically inspects your colorscheme and picks appropriate colors (gVim
|
||||||
only).
|
only).
|
||||||
* Will highlight indent levels with alternating colors.
|
* Will highlight indent levels with alternating colors.
|
||||||
* Full support for gVim and basic support for terminal Vim.
|
* Full support for gVim and basic support for Terminal Vim.
|
||||||
* Seems to work on Windows gVim 7.3 (haven't done any extensive tests
|
* Seems to work on Windows gVim 7.3 (haven't done any extensive tests
|
||||||
though).
|
though).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user