nyxt: re-enable javascript
This commit is contained in:
parent
2a5a82afa7
commit
0f5b863eb5
|
@ -1,6 +1,5 @@
|
|||
(define-configuration buffer
|
||||
((default-modes (pushnew 'nyxt/mode/blocker:blocker-mode %slot-value%))
|
||||
(default-modes (pushnew 'nyxt/mode/no-script:no-script-mode %slot-value%))
|
||||
(default-modes (pushnew 'nyxt/mode/emacs:emacs-mode %slot-value%))))
|
||||
|
||||
(define-configuration status-buffer
|
||||
|
|
Loading…
Reference in a new issue