; Don't say to require bind-key in use-package manual
* doc/misc/use-package.texi (Getting Started): Remove instruction to require 'bind-key'; it is already required by 'use-package' and the entry points are autoloaded.
This commit is contained in:
@@ -128,7 +128,6 @@ top of your init file:
|
||||
|
||||
@lisp
|
||||
(require 'use-package)
|
||||
(require 'bind-key) ; if you use any :bind variant
|
||||
@end lisp
|
||||
|
||||
The above makes the @code{use-macro} for in the rest of your init
|
||||
|
||||
Reference in New Issue
Block a user