This commit is contained in:
NotAShelf 2025-04-30 11:02:19 +00:00
commit 30f133d5ee
61 changed files with 1 additions and 262006 deletions

View file

@ -111,7 +111,7 @@ arguments, and return the following schema as a result.</p><pre><code class="pro
theme.enable = true;
# Enable Treesitter
tree-sitter.enable = true;
treesitter.enable = true;
# Other options will go here. Refer to the config
# reference in Appendix B of the nvf manual.