all repos — nixfiles @ 4ee63a014303b207796d9a501db2e8687da08856

System and user configuration, managed by nix and home-manager

zsh: remove autopair to enable completion in braces

Alan Pearce
commit

4ee63a014303b207796d9a501db2e8687da08856

parent

24cd05bbcd17c99b9db2cba36d8ea507f5d740d5

1 file changed, 0 insertions(+), 2 deletions(-)

jump to
M zsh/.config/zsh/.zshrczsh/.config/zsh/.zshrc
@@ -135,8 +135,6 @@ # Plugins
zplugin ice blockf wait'0' lucid zplugin light "zsh-users/zsh-completions" -zplugin ice wait'1' lucid -zplugin light "hlissner/zsh-autopair" zplugin load alanpearce/kubectl-aliases zplugin ice wait'1' lucid atinit'alias cdg=cd-gitroot' zplugin load "mollifier/cd-gitroot"