Skip to content

fixed <s-left> mapping restore bug. - #2

Open
j5shi wants to merge 1 commit into
vim-scripts:masterfrom
j5shi:master
Open

fixed <s-left> mapping restore bug.#2
j5shi wants to merge 1 commit into
vim-scripts:masterfrom
j5shi:master

Conversation

@j5shi

@j5shi j5shi commented May 15, 2015

Copy link
Copy Markdown

call SaveUserMaps("bn","","<left>","DrawIt") appeared twice and obviously one of them is for <s-left>, so change it to call SaveUserMaps("bn","","<s-left>","DrawIt")

tomtomjhj added a commit to tomtomjhj/DrawIt that referenced this pull request Jan 3, 2022
tomtomjhj added a commit to tomtomjhj/DrawIt that referenced this pull request Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant