Open projects via project.el in dired by default

Inspired by https://www.n16f.net/blog/replacing-projectile-by-project/.
This commit is contained in:
Daniel - 2023-02-14 11:56:01 +01:00
parent 9d10f673f1
commit 457a1d9be4
Signed by: dbo
GPG Key ID: 784AA8DF0CCDF625
1 changed files with 3 additions and 0 deletions

View File

@ -568,6 +568,9 @@
(use-package misc
:commands (zap-up-to-char zap-to-char))
(use-package project
:init (setq project-switch-commands 'project-dired))
(use-package quail
:init (setq default-input-method "TeX")
:config (add-hook 'input-method-activate-hook