mirror of
https://github.com/larstvei/dot-emacs.git
synced 2025-01-18 03:20:12 +00:00
Include center-content-mode with :vc instead
This commit is contained in:
parent
df5d5b6cac
commit
b084391321
4
init.org
4
init.org
@ -547,7 +547,9 @@
|
||||
#+begin_src emacs-lisp
|
||||
|
||||
(use-package center-content-mode
|
||||
:ensure nil)
|
||||
:vc (center-content-mode
|
||||
:url "https://git.larstvei.no/larstvei/center-content-mode.git"
|
||||
:branch "main"))
|
||||
|
||||
#+end_src
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit 6527a1c8148c69b730d8d5517ee48fede5720f21
|
Loading…
Reference in New Issue
Block a user