f74e25467e
Electric indent mode doesn’t play well with the nix-mode indent function, so we disable it. |
||
---|---|---|
.. | ||
img | ||
packages.el | ||
README.org |
NixOS layer
Description
This layer adds tools for better integration of emacs in NixOS.
Features:
- Nix-mode using nix-mode
- Auto-completion of NixOS Options using company-nixos-options
- Helm Lookup for NixOS Options helm-nixos-options
Install
Layer
To use this configuration layer, add it to your ~/.spacemacs
. You will need to
add nixos
to the existing dotspacemacs-configuration-layers
list in this
file.
Key Bindings
NixOS Options
Key Binding | Description |
---|---|
SPC h > |
Call helm-nixos-options |