Skip to content

Commit

Permalink
fix(keymap): not shadow keymap desc so make blink.cmp happy
Browse files Browse the repository at this point in the history
  • Loading branch information
tim3nd committed Dec 6, 2024
1 parent 7a02973 commit 6e8bf70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/lean/abbreviations.lua
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ local function insert_char_pre()
expr = imap.expr,
unique = imap.unique,
callback = imap.callback,
desc = imap.desc,
})
end
end
Expand Down

0 comments on commit 6e8bf70

Please sign in to comment.