(snippets) Add one-line commit yasnippet
Some checks are pending
Publish / publish (push) Waiting to run

This commit is contained in:
Marcel Kapfer 2024-05-28 16:39:13 +02:00
parent 654f1d7da9
commit 0b1f656637
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09

View file

@ -0,0 +1,5 @@
# -*- mode: snippet -*-
# name: One-line Commit
# key: co
# --
`(gitmoji-completing-read "Insert Gitmoji: ")` $0