This commit is contained in:
NotAShelf 2026-05-28 16:32:30 +00:00
commit 59329461a2
17 changed files with 165 additions and 63268 deletions

View file

@ -455,6 +455,10 @@ actually correspond to any keybinds.</p>
<li>
<p>Allow disabling nvf's vendored keymaps by toggling <code>vendoredKeymaps.enable</code>.</p>
</li>
<li>
<p>Add <a class="option-reference" href="options.html#option-vim.languages.pug.enable"><code class="nixos-option">vim.languages.pug.enable</code></a>, which adds the treesitter grammar and
enables <code>emmet-ls</code> for pug files.</p>
</li>
</ul>
<p><a href="https://github.com/pyrox0">pyrox0</a>:</p>
<ul>