We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f8c7c commit dda47fbCopy full SHA for dda47fb
autoload/gitmoji.vim
@@ -1,5 +1,5 @@
1
if exists('g:gitmoji_autoload_script') | finish | endif
2
-let g:gitmoji = 1
+let g:gitmoji_autoload_script = v:true
3
4
let s:directory = expand('<sfile>:p')->resolve()->fnamemodify(':h')
5
0 commit comments