Skip to content

Commit

Permalink
Update leaf config in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarte committed Oct 3, 2021
1 parent 3a86570 commit 698f01f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ Add the following to your `~/.emacs` config and restart your editor:

Add the following to your `~/.emacs` or `~/.emacs.d/init.el`:
```elisp
(leaf mint-mode
:mode ("\\.mint\\'" . mint-mode))
(leaf mint-mode)
```

Features
Expand Down

0 comments on commit 698f01f

Please sign in to comment.