diff --git a/.doom.d/config.el b/.doom.d/config.el index bfb7daf..92d5951 100644 --- a/.doom.d/config.el +++ b/.doom.d/config.el @@ -158,6 +158,10 @@ same directory as the org-buffer and insert a link to this file." (call-process "powershell.exe" nil nil nil "-Command" (concat "& {" script "}"))) +;; -------------------------------------------------------------------------------------------- +;; - Rainbow delimiter mode for programming. +;; -------------------------------------------------------------------------------------------- +(add-hook 'verilog-mode-hook #'rainbow-delimiters-mode) ;; -------------------------------------------------------------------------------------------- ;; - Org Mode diff --git a/.doom.d/init.el b/.doom.d/init.el index 8e9f584..dbe60b1 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -156,7 +156,7 @@ ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional - (python +lsp) ; beautiful is better than ugly + python ; beautiful is better than ugly ;;qt ; the 'cutest' gui framework ever ;;racket ; a DSL for DSLs ;;raku ; the artist formerly known as perl6