diff options
| author | LLoyderino <adrijan.bjedov@gmail.com> | 2025-09-08 17:23:41 +0200 |
|---|---|---|
| committer | LLoyderino <adrijan.bjedov@gmail.com> | 2025-09-08 17:23:41 +0200 |
| commit | 2826a820b7999332f003541026f59254deb1487a (patch) | |
| tree | f07f3382573c45186bf06812d9b43a0600b82a6c /README.md | |
| parent | d4f2c4c4f95013d0b71e4ee1a070411ac97af9b0 (diff) | |
No goodies to check out, this has been moved to my Agenda todo instead
Diffstat (limited to 'README.md')
| -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) -``` |
