mirror of
https://github.com/preservim/vim-indent-guides.git
synced 2025-11-10 19:03:47 -05:00
Renamed files so have underscores instead of dashes and moved methods to autoload files
This commit is contained in:
@@ -38,10 +38,10 @@ CONTENTS *indent-guides-contents*
|
||||
==============================================================================
|
||||
2. OPTIONS *indent-guides-options*
|
||||
|
||||
*'IndentGuides_indent_levels'*
|
||||
*'indent_guides_indent_levels'*
|
||||
Use this option to control how many indent levels to display guides for:
|
||||
>
|
||||
let g:IndentGuides_indent_levels=50
|
||||
let g:indent_guides_indent_levels=50
|
||||
<
|
||||
|
||||
==============================================================================
|
||||
Reference in New Issue
Block a user