Make eshell-starship.el more efficient

This commit is contained in:
2024-12-22 05:22:45 -08:00
parent c2001ae2b3
commit 09914fc3a9
2 changed files with 117 additions and 49 deletions

View File

@ -514,6 +514,7 @@ directory. Otherwise, run `find-file' on that file."
("C-c o" . evil-cp-open-below-form))
:custom
(evil-cleverparens-use-s-and-S nil)
(evil-cleverparens-complete-parens-in-yanked-region t)
:config
(eldoc-add-command 'paredit-RET
'paredit-open-round