emacs startup error in projectile

This commit is contained in:
Olaf
2026-09-16 16:17:02 +02:00
parent 41a9a18e0a
commit acdb913edb
+1 -1
View File
@@ -49,7 +49,7 @@
:bind-keymap ("C-c p" . projectile-command-map) :bind-keymap ("C-c p" . projectile-command-map)
:defer 5 :defer 5
:config :config
(projectile-global-mode)) (projectile-mode +1))