Release (#327)
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:
committed by
GitHub
parent
3c9d95d25b
commit
dc70c97810
@@ -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": [],
|
||||
|
||||
Reference in New Issue
Block a user