]> arthur.barton.de Git - atom-ax-pipe.git/commitdiff
Merge pull request #15 from alexbarton/fix-keymaps-tag master
authormoshee <moshee@displaynone.us>
Tue, 26 May 2015 15:45:40 +0000 (08:45 -0700)
committermoshee <moshee@displaynone.us>
Tue, 26 May 2015 15:45:40 +0000 (08:45 -0700)
Use the `atom-text-editor` tag instead of the `editor` class.

keymaps/pipe.cson

index cd5b078c664f4c72df14e49f574f66e121f6cd79..93aabedf2626948b84c83e332d48c0ab4c548784 100644 (file)
@@ -7,5 +7,5 @@
 
 # For more detailed documentation see
 # https://atom.io/docs/latest/advanced/keymaps
-'.atom-text-editor':
+'atom-text-editor':
   'cmd-;': 'pipe:run'