Fix indentation and remove if
This commit is contained in:
parent
c917502823
commit
67a8c75b72
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
;;; tools/terraform/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
(when (featurep! +lsp)
|
||||
(add-hook 'terraform-mode-local-vars-hook #'lsp!)
|
||||
|
||||
|
||||
(map! :after terraform-mode
|
||||
:map terraform-mode-map
|
||||
:localleader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue