Fix #2595: immortal find-file prompt on project switch
Regression caused by 8049914e0
, for #2591
This commit is contained in:
parent
9393680909
commit
e220549bb8
1 changed files with 0 additions and 2 deletions
|
@ -180,8 +180,6 @@ stored in `persp-save-dir'.")
|
||||||
("xt" counsel-projectile-switch-project-action-run-term "invoke term from project root")
|
("xt" counsel-projectile-switch-project-action-run-term "invoke term from project root")
|
||||||
("X" counsel-projectile-switch-project-action-org-capture "org-capture into project")))
|
("X" counsel-projectile-switch-project-action-org-capture "org-capture into project")))
|
||||||
|
|
||||||
(add-hook 'projectile-after-switch-project-hook #'+workspaces-switch-to-project-h)
|
|
||||||
|
|
||||||
;; Fix #1973: visual selection surviving workspace changes
|
;; Fix #1973: visual selection surviving workspace changes
|
||||||
(add-hook 'persp-before-deactivate-functions #'deactivate-mark)
|
(add-hook 'persp-before-deactivate-functions #'deactivate-mark)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue