Skip to content

Commit

Permalink
tweak(xclip): remove useless +xclip--enable-in-tty-h
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed May 17, 2023
1 parent 9e8c7b9 commit 0481b8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/me-tty.el
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

(use-package xclip
:straight t
:defines +xclip--enable-in-tty-h
:hook (tty-setup . +xclip--enable-in-tty-h)
:config
(defun +xclip--enable-in-tty-h ()
Expand Down

0 comments on commit 0481b8e

Please sign in to comment.