vErY rEaL aNd LeGiT
This commit is contained in:
parent
6b9341f462
commit
29b230cac3
@ -130,6 +130,11 @@
|
||||
:after evil
|
||||
:if (< (string-to-number emacs-version) 28)
|
||||
:diminish)
|
||||
(use-package altcaps
|
||||
:straight (:type git :host github :repo "protesilaos/altcaps")
|
||||
:general (general-define-key
|
||||
:states 'visual
|
||||
"`" 'altcaps-region))
|
||||
|
||||
;; eshell. Pretty good actually.
|
||||
(use-package eshell
|
||||
|
Loading…
Reference in New Issue
Block a user