mirror of
https://github.com/machakann/vim-sandwich.git
synced 2026-05-28 00:26:34 +02:00
6ab5f16a56
Reported at #132 :map command make a mapping on select mode, but it is not intended. Additionally, :map with <unique> attribute has a problem; if any keymap for 'sa' is defined in one of normal/visual/operator-pending/select mode the 'sa' keymap in all the other modes are not defined.