nyxt: remove reduce-tracking-mode
This commit is contained in:
parent
fe68cca2d9
commit
787cf097c2
|
@ -1,6 +1,5 @@
|
|||
(define-configuration buffer
|
||||
((default-modes (pushnew 'nyxt/mode/blocker:blocker-mode %slot-value%))
|
||||
(default-modes (pushnew 'nyxt/mode/reduce-tracking:reduce-tracking-mode %slot-value%))
|
||||
(default-modes (pushnew 'nyxt/mode/emacs:emacs-mode %slot-value%))))
|
||||
|
||||
(define-configuration status-buffer
|
||||
|
|
Loading…
Reference in a new issue