Heading 💄

This commit is contained in:
Nathan Sobo
2013-02-13 19:14:37 -07:00
parent 8375c8df38
commit b718fd65df
4 changed files with 12 additions and 13 deletions

View File

@@ -1,11 +1,11 @@
### Wrap Guide
## Wrap Guide
The `wrap-guide` extension places a vertical line in each editor at a certain
column to guide your formatting so lines do not exceed a certain width.
By default the wrap-guide is placed at the 80th column.
#### Configuration
### Configuration
You can customize where the column is placed using the `wrapGuide.columns`
config option.