This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" easy left click and to insert | |
gmap I <to_insert> | |
gmap A <click_right><to_insert> | |
gmap Fi <easyclick><click_left><to_insert> | |
gmap FI <easyclick><to_insert> | |
gmap FA <easyclick><click_right><to_insert> | |
" insert mode guimove | |
imap <alt-i> <easyclick><click_left> | |
imap <alt-o> <easyclick><click_left> |