Skip to content

Instantly share code, notes, and snippets.

View KagamiChan's full-sized avatar
❤️
Pray for KyoAni

かがみ KagamiChan

❤️
Pray for KyoAni
View GitHub Profile
@KagamiChan
KagamiChan / Readme.md
Created May 17, 2017 15:33 — forked from mxstbr/Readme.md
Enable tab completion for JSX with Emmet in Atom

Enable tab completion for JSX with Emmet in Atom

This guide assumes you have the emmet and language-babel packages already installed in Atom

Gif of the tab completion working

  1. Open the keymap.cson file by clicking on Atom -> Keymap… in the menu bar
  2. Add these lines of code to your keymap:
'atom-text-editor[data-grammar~="jsx"]:not([mini])':