From bc448c565d7b7b8252006b6ef7b0685a8dc5b99d Mon Sep 17 00:00:00 2001 From: JGill Date: Thu, 14 Oct 2021 16:26:13 +0530 Subject: [PATCH] Changed the Marker key upstream instead --- ezshrc.zsh | 2 -- 1 file changed, 2 deletions(-) diff --git a/ezshrc.zsh b/ezshrc.zsh index c5a5cc1..7485a0d 100644 --- a/ezshrc.zsh +++ b/ezshrc.zsh @@ -136,8 +136,6 @@ export PATH=$PATH:~/.config/ezsh/bin NPM_PACKAGES="${HOME}/.npm" PATH="$NPM_PACKAGES/bin:$PATH" -export MARKER_KEY_NEXT_PLACEHOLDER="\C-b" #change maker key binding from Ctr+t to Ctr+b - [[ -s "$HOME/.config/ezsh/marker/marker.sh" ]] && source "$HOME/.config/ezsh/marker/marker.sh" autoload -U compinit && compinit -C -d ~/.cache/zsh/.zcompdump # zsh-completions