Commit graph

10 commits

Author SHA1 Message Date
xeijin
8a87351554
enable comint mode for terraform apply
terraform apply requires typing 'yes' to actually execute the change
2020-03-29 22:14:41 +01:00
Bastien Rivière
4391c56968 fix missing parenthesis in terraform config 2020-02-19 08:31:49 +01:00
Tyler Hampton
4cca178376 Remove previous block 2020-02-17 22:36:31 -08:00
Tyler Hampton
67a8c75b72 Fix indentation and remove if 2020-02-17 22:18:05 -08:00
Tyler Hampton
c917502823 Add LSP server activation behind feature flag 2020-02-17 20:28:03 -08:00
Henrik Lissner
76cacb5bfe
💥 Rename def-package! -> use-package!
Calling this pivotal macro "def-package!" has frequently been a source
of confusion. It is a thin wrapper around use-package, and it should be
obvious that it is so. For this reason, and to match the naming
convention used with other convenience macros/wrappers, it is now
use-package!.

Also changes def-package-hook! -> use-package-hook!

The old macros are now marked obsolete and will be removed when straight
integration is merged.
2019-07-23 12:50:45 +02:00
Henrik Lissner
3f195614d9
Normalize :leader/:localleader keybinds
Evil states no longer apply to them. Also removes x-alt-keysym.
2018-12-23 23:54:27 -05:00
Henrik Lissner
794b1a94bf tools/terraform: use map!'s :after 2018-10-16 02:49:21 -04:00
Dominik Süß
6e057d53d8 autoload company-terraform 2018-10-15 09:19:21 +02:00
Dominik Süß
73f99a1a26 Added keybinds 2018-10-11 17:32:54 +02:00