parent
1448b8eee1
commit
26b8383cbd
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@
|
||||||
;; dreadfully slow. It can still be invoked manually..
|
;; dreadfully slow. It can still be invoked manually..
|
||||||
(setq-hook! 'nix-mode-hook company-idle-delay nil)
|
(setq-hook! 'nix-mode-hook company-idle-delay nil)
|
||||||
|
|
||||||
|
(when (featurep! +lsp)
|
||||||
|
(add-hook 'nix-mode-local-vars-hook #'lsp! 'append))
|
||||||
|
|
||||||
(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