mirror of
https://github.com/atom/atom.git
synced 2026-02-05 04:05:05 -05:00
Use editor.preferredLineLength as default column
This config value will be used when no custom column exists for the current path.
This commit is contained in:
@@ -40,7 +40,8 @@ its own namespace.
|
||||
- stripTrailingWhitespace
|
||||
- singleTrailingNewline: Whether to reduce multiple newlines to one at the end of files
|
||||
- wrapGuide
|
||||
- columns: Soon to be replaced by editor.preferredLineLength
|
||||
- columns: Array of hashes with a `pattern` and `column` key to match the
|
||||
the path of the current editor to a column position.
|
||||
|
||||
## Reading Config Settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user