📝 Update wrapGuide to wrap-guide

This commit is contained in:
Kevin Sawicki
2013-12-10 09:52:20 -08:00
parent 7db11ea3c6
commit dbdb51db2f

View File

@@ -107,7 +107,7 @@ namespaces: `core` and `editor`.
- `whitespace`
- `ensureSingleTrailingNewline`: Whether to reduce multiple newlines to one at the end of files
- `removeTrailingWhitespace`: Enable/disable striping of whitespace at the end of lines (defaults to `true`)
- `wrapGuide`
- `wrap-guide`
- `columns`: Array of hashes with a `pattern` and `column` key to match the
the path of the current editor to a column position.