Merge pull request #1496 from dywedir/patch-1
lang/nix: use default `nix-indent-function`
This commit is contained in:
commit
be3f6fb38f
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@
|
||||||
:config
|
:config
|
||||||
(set-company-backend! 'nix-mode 'company-nixos-options)
|
(set-company-backend! 'nix-mode 'company-nixos-options)
|
||||||
|
|
||||||
(setq nix-indent-function #'nix-indent-line)
|
|
||||||
|
|
||||||
(map! :localleader
|
(map! :localleader
|
||||||
:map nix-mode-map
|
:map nix-mode-map
|
||||||
"f" #'nix-update-fetch
|
"f" #'nix-update-fetch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue