Skip to content

Commit 6f8a32d

Browse files
committed
Fix formatting
1 parent 722f49d commit 6f8a32d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
alt="lispy logo"/>
1010
</p>
1111

12-
** This is a temporary fork **
12+
## This is a temporary fork
1313

1414
This is a temporary fork of: https://github.com/abo-abo/lispy
1515

@@ -18,9 +18,9 @@ Use as follows:
1818
```lisp
1919
(use-package lispy
2020
:straight (lispy
21-
:type git
22-
:host github
23-
:repo "enzuru/lispy")
21+
:type git
22+
:host github
23+
:repo "enzuru/lispy")
2424
:ensure t
2525
:hook ((emacs-lisp-mode . lispy-mode)
2626
(ielm-mode . lispy-mode)

0 commit comments

Comments
 (0)