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
|
(use-package dconf-mode
|
||||||
:straight
|
:straight
|
||||||
(:type git
|
(:type git
|
||||||
:repo "https://git.mitchmarq42.xyz/mitch/dconf-mode.el"))
|
:repo "https://git.marq42.xyz/mir/dconf-mode"))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
* Usage:
|
* Usage:
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
;;; dconf-mode.el --- Edit dconf settings in an emacs buffer
|
;;; dconf-mode.el --- Edit dconf settings in an emacs buffer
|
||||||
|
|
||||||
;; Author: Mitchell Marquez <dr.m.perseos@gmail.com>
|
;; Author: Miranda Marquez <dr.m.perseos@gmail.com>
|
||||||
;; URL: https://git.mitchmarq42.xyz/mitch/dconf-mode.el
|
;; URL: https://git.marq42.xyz/mir/dconf-mode
|
||||||
;; Version: 0.1
|
;; Version: 0.1
|
||||||
;; Keywords: convenience
|
;; 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.
|
;;; This file is NOT part of GNU Emacs.
|
||||||
|
Loading…
Reference in New Issue
Block a user