mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
use - instead of + in keyboard shortcuts
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Customizing Atom
|
||||
|
||||
To change a setting, configure a theme, or install a package just open the
|
||||
Settings view in the current window by pressing `cmd+,`.
|
||||
Settings view in the current window by pressing `cmd-,`.
|
||||
|
||||
## Changing The Theme
|
||||
|
||||
|
||||
Reference in New Issue
Block a user