Nick Rothwell
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
0 deletions
-
.gitignore
-
CHANGELOG.md
|
|
|
@ -26,3 +26,4 @@ network-security.data |
|
|
|
prelude-cheatsheet.el |
|
|
|
prelude-cheatsheet.aux |
|
|
|
prelude-cheatsheet.log |
|
|
|
transient/ |
|
|
|
@ -16,6 +16,7 @@ |
|
|
|
* Removed `beacon-mode`. |
|
|
|
* Add the `ag` package. It provides a nice alternative to `grep` and has nice Projectile integration. |
|
|
|
* Auto-install `adoc-mode` for AsciiDoc files. |
|
|
|
* Added `transient/` to `.gitignore`. |
|
|
|
|
|
|
|
### Bugs fixed |
|
|
|
|
|
|
|
|