There was an error while loading. Please reload this page.
1 parent 3071e93 commit 7a449e1Copy full SHA for 7a449e1
INTEGRATIONS.md
@@ -22,6 +22,12 @@ Atom can also help with using emoji in commit message by installing [git-plus](h
22
23
Install package for [GithubEmoji](https://github.com/akatopo/GithubEmoji).
24
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
31
## npm
32
33
Create an `.npmrc` [file](https://docs.npmjs.com/files/npmrc) and set the `message` value.
0 commit comments