Add M-{ binding to zsh

Adding this line in .zshrc will cause inserting a pair of {} and putting the cursor between the brackets when typing M-{

bindkey -s '^[{' '{}^B'