Skip to content

Commit 393cbcd

Browse files
committed
Revise README
1 parent 02337bd commit 393cbcd

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
1-
[![MIT](https://img.shields.io/badge/license-MIT-green.svg)](./LICENSE)
2-
31
# Doom Emacs' Snippet Library
42

5-
This repository contains the official [yasnippet] snippets library for [Doom
6-
Emacs].
7-
8-
It exposes a small API to assist you in writing your own snippets (such as
9-
`doom-snippets-expand` for easily creating snippet aliases), and provides
10-
snippets for the project/framework-specific minor modes that [Doom Emacs]
11-
defines (e.g. `+php-laravel-mode`).
3+
This repository contains the [yasnippet] snippets library for [Doom Emacs].
124

5+
It also exposes a small API to assist in writing your own snippets, including
6+
`doom-snippets-expand` for easily writing snippet aliases, and snippets for the
7+
project/framework-specific minor modes available to [Doom Emacs] users.
138

149
## Install
1510

0 commit comments

Comments
 (0)