Skip to content
/ meow Public

Sublime Text 3 Plugin for emojifying your text 🐙 🐱 🚀

Notifications You must be signed in to change notification settings

live-wire/meow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Meow 🐱

Emojify your files in Sublime Text 3

This tool replaces emoji-texts like :octopus: with an emoji unicode like 🐙 (for using on your website etc.)


  • Clone this folder inside your Sublime Text Packages:

    • OSX: /Users/<your-username>/Library/Application\ Support/Sublime Text 3/Packages
    • WIN7: C:\Users\<your-username>\AppData\Roaming\Sublime Text 3\Packages
  • Add this entry to your list of keybindings: (Sublime Text > Preferences > Key Bindings)

    • { "keys": [ "ctrl+m"], "command": "meow"}
  • See the list of emojis and emoji-texts in emojis.py 💩

  • You're all set! Use the key combination ctrl + m in a file and see it in action ❤️ ❤️


How to use autocomplete?

  • press ctrl + space to enable drop down.

    drop down example

  • make sure to check field Preferences -> Setings : "auto_complete": true

Thanks to the awesome collection on this gist.

About

Sublime Text 3 Plugin for emojifying your text 🐙 🐱 🚀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages