mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-18 16:47:23 -05:00
22 lines
260 B
JSON
22 lines
260 B
JSON
{
|
|
"issue": "issue",
|
|
"commit": "commits",
|
|
"referenceActions": [
|
|
"close",
|
|
"closes",
|
|
"closed",
|
|
"closing",
|
|
"fix",
|
|
"fixes",
|
|
"fixed",
|
|
"fixing",
|
|
"resolve",
|
|
"resolves",
|
|
"resolved",
|
|
"resolving"
|
|
],
|
|
"issuePrefixes": [
|
|
"#"
|
|
]
|
|
}
|