Fix: Only set autocommands for select popups (#315)
Docs: Small improvements to README and docs
Feat: Add branch info to choose_merge_request menu (#318)
Chore: Add heart emoji (#323)
Feat: Add highlight for mentions (#324)
Fix: Do Not Error w/Out Buffer Content (#325)

This is a MINOR release.
This commit is contained in:
Harrison (Harry) Cramer
2024-07-04 18:55:31 -07:00
committed by GitHub
parent 3c9d95d25b
commit dc70c97810
6 changed files with 69 additions and 9 deletions

View File

@@ -3432,6 +3432,54 @@
],
"moji": "🤕"
},
"heart": {
"unicode": "1F495",
"unicode_alternates": [],
"name": "heart",
"shortname": ":heart:",
"category": "people",
"aliases": [],
"aliases_ascii": [],
"keywords": [
"affection",
"crush",
"face",
"infatuation",
"like",
"love",
"valentines",
"heart",
"lovestruck",
"heart-shaped",
"emotion",
"beautiful"
],
"moji": "❤️ "
},
"hearts": {
"unicode": "1F495",
"unicode_alternates": [],
"name": "hearts",
"shortname": ":hearts:",
"category": "people",
"aliases": [],
"aliases_ascii": [],
"keywords": [
"affection",
"crush",
"face",
"infatuation",
"like",
"love",
"valentines",
"heart",
"lovestruck",
"heart-shaped",
"emotion",
"beautiful"
],
"moji": "❤️ "
},
"heart_eyes": {
"unicode": "1F60D",
"unicode_alternates": [],