Fix vterm

This commit is contained in:
2026-09-03 01:46:58 -07:00
parent 5325095d33
commit b329dbb726
+1
View File
@@ -3024,6 +3024,7 @@ Actually, return the method name."
(kbd "i") #'vterm-copy-mode)
(evil-set-initial-state 'vterm-mode 'emacs)
(defun my/-setup-vterm-mode ()
(setq-local global-hl-line-mode nil)
(visual-line-mode -1)
(visual-wrap-prefix-mode -1))
(defun my/-vterm-shell-for-cwd ()