Merge pull request #13 from johnjansen/patch-1
Update README.md. Indeed super key in osx always "command" key.
This commit is contained in:
commit
ab3ff92cbf
|
@ -8,7 +8,7 @@ To prettify JSON, make selection of json and press keys:
|
|||
|
||||
- Linux: `ctrl+alt+j`
|
||||
- Windows: `ctrl+alt+j`
|
||||
- OS X: `super+ctrl+j`
|
||||
- OS X: `cmd+ctrl+j`
|
||||
|
||||
If selection is empty and configuration entry **use_entire_file_if_no_selection** is true, tries to prettify whole file.
|
||||
|
||||
|
|
Loading…
Reference in New Issue