Added Windows support info to the readme and help file
This commit is contained in:
parent
38a4501224
commit
8365779904
@ -6,6 +6,7 @@ Indent Guides is a plugin for visually displaying indent levels in vim.
|
|||||||
* 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).
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
* vim 7.2+
|
* vim 7.2+
|
||||||
|
@ -35,6 +35,7 @@ Features:~
|
|||||||
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 though).
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
2. COMMANDS *indent-guides-commands*
|
2. COMMANDS *indent-guides-commands*
|
||||||
|
Loading…
Reference in New Issue
Block a user