why is codeberg blocked????????????????????
This commit is contained in:
parent
45abdca13f
commit
93973c2f4f
1 changed files with 4 additions and 4 deletions
|
@ -1064,11 +1064,11 @@ make sure to setup authinfo
|
|||
#+end_src
|
||||
*** Better Compile Messages
|
||||
#+begin_src emacs-lisp
|
||||
(use-package fancy-compilation
|
||||
:commands (fancy-compilation-mode))
|
||||
;; (use-package fancy-compilation
|
||||
;; :commands (fancy-compilation-mode))
|
||||
|
||||
(with-eval-after-load 'compile
|
||||
(fancy-compilation-mode))
|
||||
;; (with-eval-after-load 'compile
|
||||
;; (fancy-compilation-mode))
|
||||
#+end_src
|
||||
*** Snippets
|
||||
#+begin_src emacs-lisp
|
||||
|
|
Loading…
Reference in a new issue