File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change 1
- [ ![ MIT] ( https://img.shields.io/badge/license-MIT-green.svg )] ( ./LICENSE )
2
-
3
1
# Doom Emacs' Snippet Library
4
2
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] .
12
4
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.
13
8
14
9
## Install
15
10
You can’t perform that action at this time.
0 commit comments