Atom Genius
Easily search lyrics from Genius in Atom.

Keyboard shortcut
The keyboard shortcut is ctrl-l (as in "lyrics"). The command is named
genius:lyric-search. To change the shortcut to ctrl-y, you
would write something like this in your keymap.cson:
'atom-text-editor':
'ctrl-y': 'genius:lyric-search'
More information on keymaps is here.