yaml: hook -> mode
This commit is contained in:
parent
5205fde619
commit
68c6225115
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
;;; lang/yaml/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
(use-package! yaml-mode
|
||||
:hook "Procfile\\'"
|
||||
:mode "Procfile\\'"
|
||||
:init
|
||||
(when (featurep! +lsp)
|
||||
(add-hook 'yaml-mode-local-vars-hook #'lsp!))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue