mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-12 15:58:58 +00:00
Deploy PR #1627 preview
This commit is contained in:
parent
3e25b49830
commit
4ea749459c
3 changed files with 12 additions and 9 deletions
|
|
@ -564,10 +564,6 @@ more flexibility in nvf and reuse of LSPs across languages. Dropped
|
|||
<code>deprecatedSingleOrListOf</code> in favor of <code>listOf</code> for the affected LSP options.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Added <a class="option-reference" href="options.html#option-vim.lsp.presets.docker-language-server.enable"><code class="nixos-option">vim.lsp.presets.docker-language-server.enable</code></a> for Docker
|
||||
support.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Added <a class="option-reference" href="options.html#option-vim.lsp.presets.angular-language-server.enable"><code class="nixos-option">vim.lsp.presets.angular-language-server.enable</code></a> for Angular
|
||||
Template support.</p>
|
||||
</li>
|
||||
|
|
@ -605,6 +601,13 @@ tree-sitter incompatibilities.</p>
|
|||
<a href="https://github.com/NotAShelf/nvf/pull/1104">!1104</a>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Added <a class="option-reference" href="options.html#option-vim.lsp.presets.docker-language-server.enable"><code class="nixos-option">vim.lsp.presets.docker-language-server.enable</code></a> for Docker
|
||||
support.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Mapped <code>dockercompose</code> to be highlighted by treesitter as <code>yaml</code>.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Added <a href="https://mdformat.rtfd.io/"><code>mdformat</code></a> support to <code>languages.markdown</code>
|
||||
with the extensions for <a href="https://github.github.com/gfm/">GFM</a>,
|
||||
<a href="https://www.markdownlang.com/advanced/frontmatter.html">front matter</a> and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue