Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 525 Bytes

readme.md

File metadata and controls

30 lines (21 loc) · 525 Bytes

hyper-emoji

Emoji picker for hyper.app

Usage

Press control+alt+space or select from the menubar View->Toggle emoji picker to open.

🚨 TODO Configuration

In your ~/.hyper.js, you can configure settings for hyper-emoji.

modules.exports = {
  config: {
    // other config...
    'hyper-emoji': {
      addSpace: false, // default: true
    },
  },
  // ...
}

addSpace

Add space after emoji for padding