Add hcl configuration, test hcl formatter

This commit is contained in:
2023-08-26 21:30:47 +03:00
parent f3a1558cd1
commit 0030230429
4 changed files with 22 additions and 15 deletions

View File

@@ -69,6 +69,7 @@
golangci-lint # go lint
golangci-lint-langserver # go lint
gopls # google go lsp
packer # hcl formatter
];
neovim-augmented = recursiveMerge [
pkgs.neovim-unwrapped