rename me, mitch is gone
This commit is contained in:
parent
0be884003f
commit
47fc98b4aa
@ -16,7 +16,7 @@ With straight.el and use-package:
|
||||
(use-package dconf-mode
|
||||
:straight
|
||||
(:type git
|
||||
:repo "https://git.mitchmarq42.xyz/mitch/dconf-mode.el"))
|
||||
:repo "https://git.marq42.xyz/mir/dconf-mode"))
|
||||
#+end_src
|
||||
|
||||
* Usage:
|
||||
|
@ -1,11 +1,11 @@
|
||||
;;; dconf-mode.el --- Edit dconf settings in an emacs buffer
|
||||
|
||||
;; Author: Mitchell Marquez <dr.m.perseos@gmail.com>
|
||||
;; URL: https://git.mitchmarq42.xyz/mitch/dconf-mode.el
|
||||
;; Author: Miranda Marquez <dr.m.perseos@gmail.com>
|
||||
;; URL: https://git.marq42.xyz/mir/dconf-mode
|
||||
;; Version: 0.1
|
||||
;; Keywords: convenience
|
||||
|
||||
;;; Copyright © 2022 Mitchell Marquez <dr.m.perseos@gmail.com>
|
||||
;;; Copyright © 2022 Miranda Marquez <dr.m.perseos@gmail.com>
|
||||
;;;
|
||||
;;;
|
||||
;;; This file is NOT part of GNU Emacs.
|
||||
|
Loading…
Reference in New Issue
Block a user