Files
nvim-cmp/lua/cmp
MovEaxEsp c49ad26e89 keymap.lua: Fix duplicate keymap detection (#1379)
'listen' has some code in it to try to not re-set a map for an existing mapping, by checking the 'desc' of the table returned from 'get_map'. Since 'desc' was never included in the table returned from 'get_map', I'm assuming my changes here were always the intention.

This change seems to fix an issue I was seeing (with cmp-nvim-ultisnips at least) where every time I'd enter and leave Insert mode, seemingly another <Tab> handler was getting registered, overtime causing <Tab> in Insert mode to get slower and slower.
2022-12-31 02:58:28 +09:00
..
2022-11-25 01:57:19 +09:00
2021-08-04 01:07:12 +09:00
2022-07-24 12:44:53 +09:00
ci
2022-10-15 15:16:27 +09:00
2022-12-27 15:53:05 +09:00
2022-05-04 01:47:01 +09:00
2022-07-24 12:44:53 +09:00
2021-08-27 23:26:54 +09:00
2022-11-25 03:20:07 +09:00
2022-08-23 15:21:32 +09:00
2022-07-24 12:44:53 +09:00