private/default: set expand-region-contract-fast-key to fix prompt

This commit is contained in:
Henrik Lissner 2018-01-30 14:25:43 -05:00
parent 3c36e7a767
commit 54ca27efa9
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -1,5 +1,10 @@
;;; private/default/+bindings.el -*- lexical-binding: t; -*-
;; expand-region's prompt can't tell what key contract-region is bound to, so we
;; tell it explicitly.
(setq expand-region-contract-fast-key "V")
;; This files defines a Spacemacs-esque keybinding scheme
(map! [remap evil-jump-to-tag] #'projectile-find-tag