branch: elpa/nix-mode
commit bd7d93998fe8fb745458b5f436a016ac09b7ea7e
Author: Matthew Justin Bauer <[email protected]>
Commit: GitHub <[email protected]>
Fix some grammar issues in README
---
README.md | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 87ef72ac0e..28ed07e26e 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,8 @@ at
[misc/emacs/nix-mode.el](https://github.com/NixOS/nix/blob/master/misc/emacs/nix-mode.el).
Please see [the CHANGELOG
file](https://github.com/matthewbauer/nix-mode/blob/master/CHANGELOG.md) for a
list of changes.
+## Other Emacs packages
-## Other Nix Modes
+@shlevy has an excellent package for integrating nix-shell into emacs. It is
available at [shlevy/nix-buffer](https://github.com/shlevy/nix-buffer).
-@shlevy has an excellent major mode for integrating nix-shell into emacs. It
is available at [shlevy/nix-buffer](https://github.com/shlevy/nix-buffer).
-
-@travisbhartwell also have some modes dealing with Nix. They are available at
[travisbhartwell/nix-emacs](https://github.com/travisbhartwell/nix-emacs).
+@travisbhartwell also has some package dealing with Nix. They are available at
[travisbhartwell/nix-emacs](https://github.com/travisbhartwell/nix-emacs).