diff options
-rw-r--r-- | init.el | 2 | ||||
-rw-r--r-- | lisp/km-abbrev.el | 2 | ||||
-rw-r--r-- | lisp/km-ace-link.el | 2 | ||||
-rw-r--r-- | lisp/km-avy.el | 2 | ||||
-rw-r--r-- | lisp/km-bib.el | 2 | ||||
-rw-r--r-- | lisp/km-buffers.el | 2 | ||||
-rw-r--r-- | lisp/km-compile.el | 2 | ||||
-rw-r--r-- | lisp/km-diff.el | 2 | ||||
-rw-r--r-- | lisp/km-dired.el | 2 | ||||
-rw-r--r-- | lisp/km-editing.el | 2 | ||||
-rw-r--r-- | lisp/km-elfeed.el | 2 | ||||
-rw-r--r-- | lisp/km-ess.el | 2 | ||||
-rw-r--r-- | lisp/km-files.el | 2 | ||||
-rw-r--r-- | lisp/km-framewin.el | 2 | ||||
-rw-r--r-- | lisp/km-gnus.el | 2 | ||||
-rw-r--r-- | lisp/km-god.el | 2 | ||||
-rw-r--r-- | lisp/km-helm.el | 2 | ||||
-rw-r--r-- | lisp/km-hydra.el | 2 | ||||
-rw-r--r-- | lisp/km-magit.el | 2 | ||||
-rw-r--r-- | lisp/km-mail.el | 2 | ||||
-rw-r--r-- | lisp/km-org-agenda.el | 2 | ||||
-rw-r--r-- | lisp/km-org.el | 2 | ||||
-rw-r--r-- | lisp/km-outline.el | 2 | ||||
-rw-r--r-- | lisp/km-projectile.el | 2 | ||||
-rw-r--r-- | lisp/km-python.el | 2 | ||||
-rw-r--r-- | lisp/km-shell.el | 2 | ||||
-rw-r--r-- | lisp/km-snakemake.el | 2 | ||||
-rw-r--r-- | lisp/km-tex.el | 2 | ||||
-rw-r--r-- | lisp/km-theme.el | 2 | ||||
-rw-r--r-- | lisp/km-util.el | 2 | ||||
-rw-r--r-- | lisp/km-webjump.el | 2 | ||||
-rw-r--r-- | lisp/setkey.el | 2 |
32 files changed, 32 insertions, 32 deletions
@@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-abbrev.el b/lisp/km-abbrev.el index 45e84ae..868f3e2 100644 --- a/lisp/km-abbrev.el +++ b/lisp/km-abbrev.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-ace-link.el b/lisp/km-ace-link.el index 5cf103c..1786956 100644 --- a/lisp/km-ace-link.el +++ b/lisp/km-ace-link.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-avy.el b/lisp/km-avy.el index 735e5cb..c02808e 100644 --- a/lisp/km-avy.el +++ b/lisp/km-avy.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-bib.el b/lisp/km-bib.el index bb473c5..87043a3 100644 --- a/lisp/km-bib.el +++ b/lisp/km-bib.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-buffers.el b/lisp/km-buffers.el index eea7189..80682ed 100644 --- a/lisp/km-buffers.el +++ b/lisp/km-buffers.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-compile.el b/lisp/km-compile.el index 0ab4c6f..97bd44e 100644 --- a/lisp/km-compile.el +++ b/lisp/km-compile.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-diff.el b/lisp/km-diff.el index 3c97b08..1020b98 100644 --- a/lisp/km-diff.el +++ b/lisp/km-diff.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-dired.el b/lisp/km-dired.el index 94a0112..2b14e90 100644 --- a/lisp/km-dired.el +++ b/lisp/km-dired.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-editing.el b/lisp/km-editing.el index d167646..5e31220 100644 --- a/lisp/km-editing.el +++ b/lisp/km-editing.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-elfeed.el b/lisp/km-elfeed.el index 79a2ad3..6006143 100644 --- a/lisp/km-elfeed.el +++ b/lisp/km-elfeed.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-ess.el b/lisp/km-ess.el index 89ff57b..f03340c 100644 --- a/lisp/km-ess.el +++ b/lisp/km-ess.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-files.el b/lisp/km-files.el index b829632..7139dc2 100644 --- a/lisp/km-files.el +++ b/lisp/km-files.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-framewin.el b/lisp/km-framewin.el index 0e06f59..bed5c39 100644 --- a/lisp/km-framewin.el +++ b/lisp/km-framewin.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-gnus.el b/lisp/km-gnus.el index 7e75db3..23e3d9a 100644 --- a/lisp/km-gnus.el +++ b/lisp/km-gnus.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-god.el b/lisp/km-god.el index 5ee0f03..4a2af2b 100644 --- a/lisp/km-god.el +++ b/lisp/km-god.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-helm.el b/lisp/km-helm.el index fa22cb6..145d96a 100644 --- a/lisp/km-helm.el +++ b/lisp/km-helm.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-hydra.el b/lisp/km-hydra.el index f67b017..8bbbe48 100644 --- a/lisp/km-hydra.el +++ b/lisp/km-hydra.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-magit.el b/lisp/km-magit.el index 6c2a181..5f998c0 100644 --- a/lisp/km-magit.el +++ b/lisp/km-magit.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-mail.el b/lisp/km-mail.el index 148d803..8780b7d 100644 --- a/lisp/km-mail.el +++ b/lisp/km-mail.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-org-agenda.el b/lisp/km-org-agenda.el index f15cb5d..eb2fd53 100644 --- a/lisp/km-org-agenda.el +++ b/lisp/km-org-agenda.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-org.el b/lisp/km-org.el index f86c15c..6ff6020 100644 --- a/lisp/km-org.el +++ b/lisp/km-org.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-outline.el b/lisp/km-outline.el index b4d389a..4692d91 100644 --- a/lisp/km-outline.el +++ b/lisp/km-outline.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-projectile.el b/lisp/km-projectile.el index 0ea14b6..d540ca6 100644 --- a/lisp/km-projectile.el +++ b/lisp/km-projectile.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-python.el b/lisp/km-python.el index c651fcc..2333100 100644 --- a/lisp/km-python.el +++ b/lisp/km-python.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-shell.el b/lisp/km-shell.el index f224fa9..ebff01b 100644 --- a/lisp/km-shell.el +++ b/lisp/km-shell.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-snakemake.el b/lisp/km-snakemake.el index 0bad35e..f33b47e 100644 --- a/lisp/km-snakemake.el +++ b/lisp/km-snakemake.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-tex.el b/lisp/km-tex.el index cf6ae07..670d7cb 100644 --- a/lisp/km-tex.el +++ b/lisp/km-tex.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-theme.el b/lisp/km-theme.el index f77f9a5..e81015e 100644 --- a/lisp/km-theme.el +++ b/lisp/km-theme.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-util.el b/lisp/km-util.el index 336524c..0ddcb06 100644 --- a/lisp/km-util.el +++ b/lisp/km-util.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/km-webjump.el b/lisp/km-webjump.el index 2f75d27..e3c3b60 100644 --- a/lisp/km-webjump.el +++ b/lisp/km-webjump.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/lisp/setkey.el b/lisp/setkey.el index a7f6093..24510ff 100644 --- a/lisp/setkey.el +++ b/lisp/setkey.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2019 Kyle Meyer <kyle@kyleam.com> ;; Author: Kyle Meyer <kyle@kyleam.com> -;; URL: https://gitlab.com/kyleam/emacs.d +;; URL: https://git.sr.ht/~kyleam/emacs.d ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by |