Skip to content

albinekb/hyper-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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