⚡ Vim – additional files and docs
This commit is contained in:
20
.config/coc/ultisnips/gitcommit.snippets
Normal file
20
.config/coc/ultisnips/gitcommit.snippets
Normal file
@ -0,0 +1,20 @@
|
||||
# an idea from https://github.com/robinpokorny/git3moji
|
||||
# [](https://robinpokorny.github.io/git3moji/)
|
||||
snippet zap--⚡️–features-primary-concerns-3 ""
|
||||
:zap:
|
||||
endsnippet
|
||||
snippet bug--🐛-fixes-3 ""
|
||||
:bug:
|
||||
endsnippet
|
||||
snippet zapcop--⚡️👮-refactoring-3 ""
|
||||
:zap::cop:
|
||||
endsnippet
|
||||
snippet tv--📺–ci-tooling-configuration-3 ""
|
||||
:tv:
|
||||
endsnippet
|
||||
snippet cop--👮–tests-linting-comments-3 ""
|
||||
:cop:
|
||||
endsnippet
|
||||
snippet abc--🔤-documentation-3 ""
|
||||
:abc:
|
||||
endsnippet
|
Reference in New Issue
Block a user