From 8fef6c0408545195dfacfa07c488b00f16c64b8b Mon Sep 17 00:00:00 2001 From: William Carroll Date: Tue, 25 Aug 2020 14:20:46 +0100 Subject: Remove bookmark for Since depot now support cs.tvl.fyi, I don't need this, and that is a *massive* upgrade. --- emacs/.emacs.d/wpc/bookmark.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/emacs/.emacs.d/wpc/bookmark.el b/emacs/.emacs.d/wpc/bookmark.el index c0c41b5b4dd8..d4c102575dbe 100644 --- a/emacs/.emacs.d/wpc/bookmark.el +++ b/emacs/.emacs.d/wpc/bookmark.el @@ -57,9 +57,6 @@ Otherwise, open with `counsel-find-file'." (defconst bookmark/whitelist (list - (make-bookmark :label "depot" - :path "~/depot" - :kbd "t") (make-bookmark :label "briefcase" :path constants/briefcase :kbd "b") -- cgit 1.4.1