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