remove deadname

This commit is contained in:
mir 2024-02-04 17:54:30 -09:00
parent 128ad61289
commit c9d3f3aa3d

View File

@ -1,12 +1,12 @@
;;; sv-theme.el --- set visual theme in the only unique way ;;; sv-theme.el --- set visual theme in the only unique way
;; Copyright  2022 Mitchell Marquez ;; Copyright  2022 Miranda Marquez
;; Author: Mitchell Marquez <dr.m.perseos@gmail.com> ;; Author: Miranda Marquez <mirmarq428@gmail.com>
;; Version: 0.8 ;; Version: 0.8
;; Package-Requires: ((autothemer)) ;; Package-Requires: ((autothemer))
;; Keywords: theme, colorscheme, high-contrast, dark theme ;; Keywords: theme, colorscheme, high-contrast, dark theme
;; URL: https://git.mitchmarq42.xyz/mitch/vimcolors ;; URL: https://git.marq42.xyz/mir/sv-theme
;;; Commentary: ;;; Commentary:
;; When I first started using `nvim', I copied my `nano' config which was very ;; When I first started using `nvim', I copied my `nano' config which was very