X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=zsh%2F.zshrc;h=ef56e6820fea2b010cb2bd77258d1f5fa1a296a3;hp=5e5d3e9dcddf8cb5f06570b936f3393a8f0dbe5b;hb=24ffbdb7c8444e77a513878d515fc5c8c57df29b;hpb=c6eaff5f855ec07b33b94cf7fdcf11ecb26c8911 diff --git a/zsh/.zshrc b/zsh/.zshrc index 5e5d3e9..ef56e68 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -48,13 +48,6 @@ bindkey -M isearch "^[[A" history-incremental-pattern-search-backward bindkey -M isearch "^[[B" history-incremental-pattern-search-forward # }}} -# URL quoting {{{ -autoload -U url-quote-magic -autoload -U bracketed-paste-magic -zle -N self-insert url-quote-magic -zle -N bracketed-paste bracketed-paste-magic -# }}} - # Prompt {{{ function zle-line-init zle-keymap-select { mode_vi="${${KEYMAP/vicmd/+}/(main|viins)/-}"