mapx.nvim icon indicating copy to clipboard operation
mapx.nvim copied to clipboard

Proposal: map with multiple modes

Open aspeddro opened this issue 3 years ago • 0 comments
trafficstars

map({"i", "s"}, '<c-e>', function() ls.expand_or_jump() end())

aspeddro avatar Feb 26 '22 01:02 aspeddro