mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 10:51:36 +00:00
deploy: e313c56690
This commit is contained in:
parent
a08ec7900d
commit
bbfad8037d
13 changed files with 2 additions and 55744 deletions
|
@ -40797,7 +40797,8 @@ boolean</p>
|
|||
</dt>
|
||||
<dd>
|
||||
<p>List of treesitter grammars to install. For grammars to be installed properly,
|
||||
you must use grammars from <code class="literal">pkgs.vimPlugins.nvim-treesitter.builtGrammars</code>.</p><p>For languages already supported by nvf, you may use
|
||||
you must use grammars from <code class="literal">pkgs.vimPlugins.nvim-treesitter.builtGrammars</code>.
|
||||
You can use <code class="literal">pkgs.vimPlugins.nvim-treesitter.allGrammars</code> to install all grammars.</p><p>For languages already supported by nvf, you may use
|
||||
<code class="option">vim.language.<lang>.treesitter</code> options, which will automatically add
|
||||
the required grammars to this.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue