nixpkgs/home/programs/neovim/configuration/snippets/changelog.snippets

5 lines
135 B
Plaintext
Raw Normal View History

snippet entry
`system('date +%Y-%m-%d')` `system('git config --get user.name')` <`system('git config --get user.email')`>
* ${0}