This commit is contained in:
Alexander Rosenberg 2024-03-10 05:51:50 -07:00
parent 3c98222dfe
commit c2e4e5013c
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -222,6 +222,12 @@
:config
(evil-terminal-cursor-changer-activate))
;; for when the files are just too large
(use-package vlf
:demand t
:config
(require 'vlf-setup))
;; allow copy from termainl
(use-package xclip
:config