diff options
| -rw-r--r-- | README.md | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -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) -``` |
