branch: elpa/nix-mode
commit 1c772ad539e13f44e2364f15176f6d2c565671f4
Author: Matthew Bauer <[email protected]>
Commit: Matthew Bauer <[email protected]>

    Remove recommended config
    
    This is no longer correct.
---
 README.md | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/README.md b/README.md
index f6cb67d6be..6ff6d7c0ec 100644
--- a/README.md
+++ b/README.md
@@ -5,15 +5,6 @@
 
 An emacs major mode for editing nix expressions.
 
-## Recommended config
-
-```
-(use-package nix
-  :ensure nix-mode
-  :commands global-nix-mode
-  :init (global-nix-mode))
-```
-
 ## Submodes
 
 A quick list of what is provided.

Reply via email to