mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-05 18:40:53 +00:00
languages/openscad: init
This commit is contained in:
parent
edfb73fa4c
commit
e71c20bc52
4 changed files with 69 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue