You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey I managed to get emoji-fzf working in vim and I wanted to share my quick and dirty setup.
If I find the time & motivation I'll implement a propper vim plugin.
The following binds Ctrl-K to open emoji-fzf to complete the current word (it will replace it with the emoji).
Hey I managed to get
emoji-fzf
working in vim and I wanted to share my quick and dirty setup.If I find the time & motivation I'll implement a propper vim plugin.
The following binds
Ctrl-K
to openemoji-fzf
to complete the current word (it will replace it with the emoji).Example workflow:
ambul<Ctrl-K>
ambul
get replaced with🚑
The text was updated successfully, but these errors were encountered: