atom / flight-manual.atom.io

📖 Documentation for Atom, generated by nanoc, hosted by GitHub Pages
https://flight-manual.atom.io
Other
636 stars 1.54k forks source link

Fix #631 - Incorrect keybinding for re-flow #699

Closed jernej-9 closed 1 year ago

jernej-9 commented 3 years ago

Description of the Change

The keybinding for re-flow in the flight manual does not match the default of the autoflow package defined here:

https://github.com/atom/atom/blob/c663022bd91175fd716e36c2e2fc420edc1ea069/packages/autoflow/keymaps/autoflow.cson#L4-L5

This pull request fixes the discrepancy and closes #631.

Release Notes

N/A