UNPKG

atom-nuclide

Version:

A unified developer experience for web and mobile development, built as a suite of features on top of Atom to provide hackability and the support of an active community.

9 lines (8 loc) 256 B
{ ".platform-darwin atom-text-editor": { "ctrl-cmd-l": "nuclide-vcs-log:show-log-for-active-editor" }, ".platform-win32 atom-text-editor, .platform-linux atom-text-editor": { "ctrl-shift-l": "nuclide-vcs-log:show-log-for-active-editor" } }