languages/env: init

This commit is contained in:
Snoweuph 2026-05-09 01:07:56 +02:00
commit cf0cd54481
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
4 changed files with 74 additions and 0 deletions

View file

@ -410,6 +410,8 @@
- Add `languages.gettext`. This only provides highlighting.
- Add `languages.env`. This provides extra filetype hooks and diagnostics.
- Add `languages.openscad` using
[`openscad-lsp`](https://github.com/Leathong/openscad-LSP). This currently
relies on neovim builtin syntax for highlighting, and the lsp for formatting