languages/gettext: init

This commit is contained in:
Snoweuph 2026-03-23 23:38:37 +01:00
commit 61c065e6d3
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
4 changed files with 39 additions and 0 deletions

View file

@ -259,6 +259,8 @@
- Add `languages.fluent` using the official plugin. This only provides
highlighting.
- Add `languages.gettext`. This only provides highlighting.
- 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