https://github.com/lujun9972/520-mode
just for fun
https://github.com/lujun9972/520-mode
Last synced: about 1 year ago
JSON representation
just for fun
- Host: GitHub
- URL: https://github.com/lujun9972/520-mode
- Owner: lujun9972
- Created: 2016-05-20T05:21:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-20T22:43:00.000Z (about 10 years ago)
- Last Synced: 2025-02-09T15:12:29.256Z (over 1 year ago)
- Language: Emacs Lisp
- Size: 99.6 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: README
#+AUTHOR: DarkSun
#+CATEGORY: 520-mode
#+DATE: [2016-05-20 周五 13:16]
#+OPTIONS: ^:{}
* 520-mode
Emacs说: "我爱你多一点"
因此
每次输入520,都会随机变成5.20或52.0
[[file:./screen.gif]]
* Install
** Spacemacs
Add to ~dotspacemacs-additional-packages'()~
#+BEGIN_SRC
dotspacemacs-additional-packages'(
(520-mode :location (recipe
:fetcher github
:repo "lujun9972/520-mode"))
)
#+END_SRC
* Usage
M-x 520-mode