This commit is contained in:
snoweuph 2026-05-15 21:56:53 +00:00
commit c42645a5b6
69 changed files with 70 additions and 312777 deletions

View file

@ -646,6 +646,9 @@ highlighting.</p>
<p>Add <code>languages.gettext</code>. This only provides highlighting.</p>
</li>
<li>
<p>Add <code>languages.env</code>. This provides extra filetype hooks and diagnostics.</p>
</li>
<li>
<p>Add <code>languages.openscad</code> using
<a href="https://github.com/Leathong/openscad-LSP"><code>openscad-lsp</code></a>. This currently
relies on neovim builtin syntax for highlighting, and the lsp for formatting