✨ use gitmoji using colon
This commit is contained in:
@@ -74,13 +74,13 @@ return {
|
||||
"hrsh7th/nvim-cmp",
|
||||
},
|
||||
opts = {
|
||||
filetypes = { "gitcommit" },
|
||||
filetypes = { "gitcommit", "NeogitCommitMessage" },
|
||||
completion = {
|
||||
append_space = false,
|
||||
complete_as = "emoji",
|
||||
},
|
||||
},
|
||||
ft = "gitcommit",
|
||||
ft = "gitcommit"
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user