Skip to content

This allows you to input emoji characters via neosnippet.vim 💪😎👍

License

Notifications You must be signed in to change notification settings

aiya000/neosnippet-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎁 neosnippet-emoji 🎁

This allows you and Vim to input kaomoji characters via neosnippet.vim.

💪😎👍

sample

Why this is useful?

In many contexts, we cannot use emojis.

e.g.
filetype: text, tweetvim_say, and etc.
Or in markdown of GitHub Flavor Markdown, we cannot use not supported emojis.

But we want to use emojis everywhere, right?

This allows you to use emojis on everywhere 🥺✨

Installation

For example, if you use let g:neosnippet#snippets_directory='~/.vim/neosnippets'.

    1. Clone this repository
$ cd ~/.vim/neosnippets
$ git clone https://github.com/aiya000/neosnippet-emoji
    1. Link it to a filetype you need
$ ls markdown || mkdir markdown  # or another filetype you like
$ cd markdown
$ ln -s ~/.vim/neosnippets/neosnippet-emoji/neosnippets/emoji.snip .
  • 👍. Now you can use this!

About

This allows you to input emoji characters via neosnippet.vim 💪😎👍

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published