Changed the Marker key upstream instead

This commit is contained in:
JGill
2021-10-14 16:26:13 +05:30
parent 65ee0ef0b4
commit bc448c565d

View File

@@ -136,8 +136,6 @@ export PATH=$PATH:~/.config/ezsh/bin
NPM_PACKAGES="${HOME}/.npm" NPM_PACKAGES="${HOME}/.npm"
PATH="$NPM_PACKAGES/bin:$PATH" 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" [[ -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 autoload -U compinit && compinit -C -d ~/.cache/zsh/.zcompdump # zsh-completions