This commit is contained in:
zimbatm 2024-04-19 13:13:25 +00:00
parent b647ca356c
commit cbc40eeb1f
2 changed files with 7 additions and 7 deletions

View File

@ -492,8 +492,8 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#the-vim-null-ls-plugin" class="md-nav__link">
the vim null-ls plugin
<a href="#the-none-ls-neovim-plugin" class="md-nav__link">
The none-ls neovim plugin
</a>
</li>
@ -642,8 +642,8 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#the-vim-null-ls-plugin" class="md-nav__link">
the vim null-ls plugin
<a href="#the-none-ls-neovim-plugin" class="md-nav__link">
The none-ls neovim plugin
</a>
</li>
@ -671,8 +671,8 @@
<p>add your project here.</p>
</blockquote>
<p>Here is a list of projects that integrate with treefmt.</p>
<h2 id="the-vim-null-ls-plugin">the vim null-ls plugin</h2>
<p>See <a href="https://github.com/jose-elias-alvarez/null-ls.nvim/pull/1512">https://github.com/jose-elias-alvarez/null-ls.nvim/pull/1512</a> for usage.</p>
<h2 id="the-none-ls-neovim-plugin">The <a href="https://github.com/nvimtools/none-ls.nvim">none-ls</a> neovim plugin</h2>
<p>See <a href="https://github.com/nvimtools/none-ls.nvim/blob/main/doc/BUILTINS.md#treefmt">https://github.com/nvimtools/none-ls.nvim/blob/main/doc/BUILTINS.md#treefmt</a> for usage.</p>

File diff suppressed because one or more lines are too long