mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-26 19:37:36 +00:00
deploy: 2afb8804f4
This commit is contained in:
parent
21dfeb211b
commit
e03e89ffd1
16 changed files with 53 additions and 59903 deletions
|
|
@ -644,6 +644,14 @@ image-nvim.</li>
|
|||
<ul>
|
||||
<li>Add razor support for <code>roslyn_ls</code> and <code>csharp_ls</code></li>
|
||||
</ul>
|
||||
<p><a href="https://github.com/mputz86">mputz86</a></p>
|
||||
<ul>
|
||||
<li>Add <code>vim.treesitter.indent.pattern</code> to specify file pattern(s) for which
|
||||
treesitter indentation should be used</li>
|
||||
<li>Add <code>vim.treesitter.indent.excludes</code> to exclude filetypes from the treesitter
|
||||
indentation; e.g. useful for Haskell and PureScript, for which treesitter
|
||||
indentation does not work good</li>
|
||||
</ul>
|
||||
<!-- vim: set textwidth=80: -->
|
||||
<h1 id="sec-release-0-8">Release 0.8</h1>
|
||||
<h2 id="breaking-changes">Breaking changes</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue