mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-10-31 06:31:20 +00:00
emacsPackagesNg: update user documentation
This commit is contained in:
parent
dadfd93811
commit
9268f0e676
@ -2,12 +2,10 @@
|
|||||||
|
|
||||||
## FOR USERS
|
## FOR USERS
|
||||||
#
|
#
|
||||||
# Recommended way: simply use `emacsWithPackages` from
|
# Recommended: simply use `emacsWithPackages` with the packages you want.
|
||||||
# `all-packages.nix` with the packages you want.
|
|
||||||
#
|
#
|
||||||
# Possible way: use `emacs` from `all-packages.nix`, install
|
# Alterative: use `emacs`, install everything to a system or user profile
|
||||||
# everything to a system or user profile and then add this at the
|
# and then add this at the start your `init.el`:
|
||||||
# start your `init.el`:
|
|
||||||
/*
|
/*
|
||||||
(require 'package)
|
(require 'package)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user