From 0f5b863eb5cac829e207aa6e03b80bf20a9367c2 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Thu, 1 Feb 2024 11:45:56 +0000 Subject: [PATCH] nyxt: re-enable javascript --- home/nyxt/config.lisp | 1 - 1 file changed, 1 deletion(-) diff --git a/home/nyxt/config.lisp b/home/nyxt/config.lisp index a19d9067..df86b095 100644 --- a/home/nyxt/config.lisp +++ b/home/nyxt/config.lisp @@ -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