mapx.nvim
mapx.nvim copied to clipboard
Proposal: map with multiple modes
trafficstars
map({"i", "s"}, '<c-e>', function() ls.expand_or_jump() end())