mirror of
https://codeberg.org/scip/viking-mode.git
synced 2026-02-04 00:40:56 +01:00
moving to codeberg
This commit is contained in:
@@ -175,7 +175,7 @@ When you put this into your .emacs config, then you can do:
|
|||||||
|
|
||||||
# Reporting Bugs
|
# Reporting Bugs
|
||||||
|
|
||||||
Goto https://github.com/tlinden/viking-mode and file a new issue.
|
Goto https://codeberg.org/scip/viking-mode and file a new issue.
|
||||||
|
|
||||||
# Meta
|
# Meta
|
||||||
|
|
||||||
@@ -201,5 +201,5 @@ USA
|
|||||||
Version : 0.08
|
Version : 0.08
|
||||||
Author : T.v.Dein <tlinden@cpan.org>
|
Author : T.v.Dein <tlinden@cpan.org>
|
||||||
Keywords : kill delete
|
Keywords : kill delete
|
||||||
URL : https://github.com/tlinden/viking-mode
|
URL : https://codeberg.org/scip/viking-mode
|
||||||
License : GNU General Public License >= 2
|
License : GNU General Public License >= 2
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
;; Version: 0.08
|
;; Version: 0.08
|
||||||
;; Author: T.v.Dein <tlinden@cpan.org>
|
;; Author: T.v.Dein <tlinden@cpan.org>
|
||||||
;; Keywords: kill delete
|
;; Keywords: kill delete
|
||||||
;; URL: https://github.com/tlinden/viking-mode
|
;; URL: https://codeberg.org/scip/viking-mode
|
||||||
;; License: GNU General Public License >= 2
|
;; License: GNU General Public License >= 2
|
||||||
|
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
@@ -196,7 +196,7 @@
|
|||||||
|
|
||||||
;;; Reporting Bugs:
|
;;; Reporting Bugs:
|
||||||
|
|
||||||
;; Goto https://github.com/tlinden/viking-mode and file a new issue.
|
;; Goto https://codeberg.org/scip/viking-mode and file a new issue.
|
||||||
|
|
||||||
;;; History:
|
;;; History:
|
||||||
|
|
||||||
@@ -230,7 +230,7 @@
|
|||||||
"Kill first, ask later - an emacs mode for killing things quickly"
|
"Kill first, ask later - an emacs mode for killing things quickly"
|
||||||
:group 'extensions
|
:group 'extensions
|
||||||
:group 'tools
|
:group 'tools
|
||||||
:link '(url-link :tag "Repository" "https://github.com/tlinden/viking-mode"))
|
:link '(url-link :tag "Repository" "https://codeberg.org/scip/viking-mode"))
|
||||||
|
|
||||||
|
|
||||||
;;;; Customizable variables
|
;;;; Customizable variables
|
||||||
|
|||||||
Reference in New Issue
Block a user