use default nix-indent-function
See https://github.com/NixOS/nix-mode/pull/79
This commit is contained in:
parent
c705ceeb4c
commit
3bbd4e3008
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@
|
|||
:config
|
||||
(set-company-backend! 'nix-mode 'company-nixos-options)
|
||||
|
||||
(setq nix-indent-function #'nix-indent-line)
|
||||
|
||||
(map! :localleader
|
||||
:map nix-mode-map
|
||||
"f" #'nix-update-fetch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue