mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-28 22:14:28 +00:00
language/hcl: fix #1350
This commit is contained in:
parent
9d1cec158b
commit
99bedf1d84
2 changed files with 11 additions and 3 deletions
|
|
@ -204,6 +204,9 @@
|
|||
|
||||
- Added Makefile support via `languages.make`.
|
||||
|
||||
- Fix `languages.hcl` init, depending on `comment-nvim` by checking if it is
|
||||
enabled. Fixes a crash (#1350).
|
||||
|
||||
- Added Debugging support to `languages.php`.
|
||||
|
||||
- Added Formatting support to `languages.php` via
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue