Skip to content

Commit 7a449e1

Browse files
bertoortdannyfritz
authored andcommitted
✨ Add Vim integration (#14)
1 parent 3071e93 commit 7a449e1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

INTEGRATIONS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ Atom can also help with using emoji in commit message by installing [git-plus](h
2222

2323
Install package for [GithubEmoji](https://github.com/akatopo/GithubEmoji).
2424

25+
## Vim
26+
27+
Install package for [Vim-emoji](https://github.com/junegunn/vim-emoji#installation).
28+
29+
Add `set completefunc=emoji#complete` to `.vimrc` and then run emoji completion with `CTRL-X CTRL-U`
30+
2531
## npm
2632

2733
Create an `.npmrc` [file](https://docs.npmjs.com/files/npmrc) and set the `message` value.

0 commit comments

Comments
 (0)