mirror of
https://github.com/preservim/vim-indent-guides.git
synced 2025-11-10 10:53:47 -05:00
Added Windows support info to the readme and help file
This commit is contained in:
@@ -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*
|
||||||
|
|||||||
Reference in New Issue
Block a user