Added company backend for nixos-options
This commit is contained in:
parent
c31bb6a744
commit
39419dee17
2 changed files with 10 additions and 0 deletions
|
@ -2,3 +2,6 @@
|
|||
;;; lang/nix/packages.el
|
||||
|
||||
(package! nix-mode)
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! company-nixos-options))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue