From 2826a820b7999332f003541026f59254deb1487a Mon Sep 17 00:00:00 2001 From: LLoyderino Date: Mon, 8 Sep 2025 17:23:41 +0200 Subject: No goodies to check out, this has been moved to my Agenda todo instead --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 302bea9..0627806 100644 --- a/README.md +++ b/README.md @@ -11,14 +11,3 @@ This setup is tested on Emacs 30.1, this means some packages are already built-i - `pdf-tools` with `emacsPackages.pdf-tools` Additionally the theme custom module assumes you are running Gnome - -## Goodies to check out - -### Tab management - -```elisp -;; Tab history -(tab-bar-history-mode t) -(global-set-key (kbd "M-[") 'tab-bar-history-back) -(global-set-key (kbd "M-]") 'tab-bar-history-forward) -``` -- cgit v1.3.1