When I hit ctrl+k, ctrl+b, instead of hiding the sidebar like it has since I installed ST, it now inserts ```` instead. I looked in the default bindings and the following is what is present
{ "keys": "ctrl+k", "ctrl+b"], "command": "toggle_side_bar" },
It appears that ctrl+k is what is creating the ````, but I have no idea why! Any ideas?