Hello,
I would like to bind CRTL + F to bring up the replace menu and CRTL + H to bring up the find menu. I understand that to accomplish this you use a Default.sublime-keymap file. I have attempted to create this however I am not having much success. I know the formatting of the file I created is right because the CRTL + F and CRTL + H don’t work at all which means it can detect I want to modify those hotkeys, but the action is not working.
Here’s what I have so far: https://hastebin.com/mipiwemihu.json
I would appreciate any help with this.
Thanks.