This package provides the following services:
autocomplete+ ascii emojis
Adds ASCII emoji autocompletion to autocomplete-plus ¯\_(ツ)_/¯

Features
- Shows ASCII emojis as suggestions when typing
:and a word

- Atom command to open Cheat Sheet for quick reference

Scopes
Please note that this package shows emoji suggestions in the scopes below.
- .source.gfm
- .text.md
- .text.html
- .text.slim
- .text.plain
- .text.git-commit
- .comment
- .string
Acknowledgements
- autocomplete-plus and its document of the provider API
- autocomplete-emojis inspired and helped me a lot to create this package