An open API service indexing awesome lists of open source software.

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

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