feat(config): Add Centaur tabs keybindings for
Meow mode Enable tabs module and add keybindings for navigating Centaur tabs in Meow normal state. Map leader + w h/l to move backward/forward between tabs. Also disable everywhere and rss modules to streamline configuration.
This commit is contained in:
6
init.el
6
init.el
@@ -43,7 +43,7 @@
|
||||
ophints ; highlight the region an operation acts on
|
||||
(popup +defaults) ; tame sudden yet inevitable temporary windows
|
||||
smooth-scroll ; So smooth you won't believe it's not butter
|
||||
;; tabs ; a tab bar for Emacs
|
||||
tabs ; a tab bar for Emacs
|
||||
;; treemacs ; a project drawer, like neotree but cooler
|
||||
unicode ; extended unicode support for various languages
|
||||
(vc-gutter +pretty) ; vcs diff in the fringe
|
||||
@@ -189,9 +189,9 @@
|
||||
:app
|
||||
;;calendar
|
||||
;;emms
|
||||
everywhere ; *leave* Emacs!? You must be joking
|
||||
;; everywhere ; *leave* Emacs!? You must be joking
|
||||
;;irc ; how neckbeards socialize
|
||||
(rss +org +youtube) ; emacs as an RSS reader
|
||||
;; (rss +org +youtube) ; emacs as an RSS reader
|
||||
|
||||
:config
|
||||
literate
|
||||
|
||||
Reference in New Issue
Block a user