mirror of
https://github.com/preservim/vim-indent-guides.git
synced 2025-11-11 03:13:46 -05:00
Fixed a typo in the readme and help file
This commit is contained in:
@@ -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).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user