languages/openscad: init

This commit is contained in:
Snoweuph 2026-03-23 22:02:44 +01:00
commit e71c20bc52
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
4 changed files with 69 additions and 0 deletions

View file

@ -259,6 +259,11 @@
- Add `languages.fluent` using the official plugin. 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
and diagnostics.
- Added Debugging support to `languages.php`.
- Added Formatting support to `languages.php` via