mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
languages/HCL: init (#359)
* add language HCL Terraform doesn't register hcl and doesn't offer good DX if manually set for editing e.g. nomad HCL files. Incl. reformat with alejandra * cleanup, add formatter * requested improvements forgotten save typo (lsp <-> format) * changelog entry consolidate changelog entry --------- Co-authored-by: raf <raf@notashelf.dev>
This commit is contained in:
parent
a1a8d596ed
commit
5087c3d64d
3 changed files with 119 additions and 0 deletions
|
@ -9,6 +9,7 @@ in {
|
|||
./css.nix
|
||||
./elixir.nix
|
||||
./go.nix
|
||||
./hcl.nix
|
||||
./kotlin.nix
|
||||
./html.nix
|
||||
./java.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue