~ruther/emacs.d

f511672e1f1a106fb65592b90d58e9d9277fe2f9 — Rutherther 9 days ago f2514fc
feat: Make normal mode initial in comint mode
1 files changed, 2 insertions(+), 1 deletions(-)

M init.el
M init.el => init.el +2 -1
@@ 1054,7 1054,8 @@
  :ensure t
  :demand t
  :config
  (shell-command-x-mode 1))
  (shell-command-x-mode 1)
  (evil-set-initial-state 'comint-mode 'normal))

(my-use-package projection
  :ensure t)

Do not follow this link