-
Notifications
You must be signed in to change notification settings - Fork 7
add zsh-autopair #135
Copy link
Copy link
Open
Description
This plugin automatically adds a pair to specified characters like quotes, brackets, etc; removes a huge annoyance.
Clone the plugin to Oh My Zsh's custom plugins directory
git clone https://github.com/hlissner/zsh-autopair \
${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autopairThen add it to your plugins array in ~/.zshrc
plugins=(... zsh-autopair)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels