gh-pages
the-mikedavis 2 years ago
parent dd4563f33e
commit 3cac1a9313

@ -145,6 +145,7 @@ appropriate Language Server.</p>
<p>Also see the <a href="./languages.html">Language Configuration</a> docs and the <a href="./guides/adding_languages.html">Adding
Languages</a> guide for more language configuration information.</p>
<div class="table-wrapper"><table><thead><tr><th>Language</th><th>Syntax Highlighting</th><th>Treesitter Textobjects</th><th>Auto Indent</th><th>Default LSP</th></tr></thead><tbody>
<tr><td>astro</td><td></td><td></td><td></td><td></td></tr>
<tr><td>awk</td><td></td><td></td><td></td><td><code>awk-language-server</code></td></tr>
<tr><td>bash</td><td></td><td></td><td></td><td><code>bash-language-server</code></td></tr>
<tr><td>beancount</td><td></td><td></td><td></td><td></td></tr>

@ -815,6 +815,7 @@ appropriate Language Server.</p>
<p>Also see the <a href="./languages.html">Language Configuration</a> docs and the <a href="./guides/adding_languages.html">Adding
Languages</a> guide for more language configuration information.</p>
<div class="table-wrapper"><table><thead><tr><th>Language</th><th>Syntax Highlighting</th><th>Treesitter Textobjects</th><th>Auto Indent</th><th>Default LSP</th></tr></thead><tbody>
<tr><td>astro</td><td></td><td></td><td></td><td></td></tr>
<tr><td>awk</td><td></td><td></td><td></td><td><code>awk-language-server</code></td></tr>
<tr><td>bash</td><td></td><td></td><td></td><td><code>bash-language-server</code></td></tr>
<tr><td>beancount</td><td></td><td></td><td></td><td></td></tr>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save