mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-27 20:05:23 +00:00
deploy: 20075ae6ca
This commit is contained in:
parent
e4bf6e730e
commit
ef6ce208b4
29 changed files with 6 additions and 120091 deletions
|
|
@ -661,6 +661,8 @@ 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>
|
||||
<li>Allow <code>vim.treesitter.context.setupOpts.max_lines</code> to also be given as a
|
||||
string in order to allow percentage values like <code>"20%"</code></li>
|
||||
</ul>
|
||||
<!-- vim: set textwidth=80: -->
|
||||
<h1 id="sec-release-0-8">Release 0.8</h1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue