gh-pages
the-mikedavis 2 years ago
parent 0dddf89bdc
commit 9e330021cf

@ -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>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>
<tr><td>c</td><td></td><td></td><td></td><td><code>clangd</code></td></tr>

@ -801,6 +801,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>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>
<tr><td>c</td><td></td><td></td><td></td><td><code>clangd</code></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