mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
move autoflow into lib dir
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
'main': 'autoflow'
|
||||
'main': './lib/autoflow'
|
||||
'description': 'Format the current paragraph to have lines no longer than 80 characters.\n\nThis packages uses the config value of `editor.preferredLineLength` when set.'
|
||||
'activationEvents':
|
||||
'autoflow:reflow-paragraph': '.editor'
|
||||
|
||||
Reference in New Issue
Block a user