We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f21415c commit 0d8f894Copy full SHA for 0d8f894
README.md
@@ -194,7 +194,7 @@ The example below shows how to define a substate only for org-mode and normal st
194
195
AGPL-3.0.
196
197
- Copyright (C) 2023 DCsunset
+ Copyright (C) 2023-2024 DCsunset
198
199
This program is free software: you can redistribute it and/or modify
200
it under the terms of the GNU Affero General Public License as published
modaled.el
@@ -1,6 +1,6 @@
1
;;; modaled.el --- Build your own minor modes for modal editing -*- lexical-binding: t; -*-
2
;;
3
-;; Copyright (C) 2023 DCsunset
+;; Copyright (C) 2023-2024 DCsunset
4
5
;; Author: DCsunset
6
;; URL: https://github.com/DCsunset/modaled
0 commit comments