mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-18 16:18:39 +00:00
Compare commits
No commits in common. "099907591a98163283b8d89afe9a342216d454da" and "efa859381f60132db976d2501bfdb4e6f8d5a8c5" have entirely different histories.
099907591a
...
efa859381f
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ An example flake that exposes your custom Neovim configuration might look like
|
||||||
theme.enable = true;
|
theme.enable = true;
|
||||||
|
|
||||||
# Enable Treesitter
|
# Enable Treesitter
|
||||||
treesitter.enable = true;
|
tree-sitter.enable = true;
|
||||||
|
|
||||||
# Other options will go here. Refer to the config
|
# Other options will go here. Refer to the config
|
||||||
# reference in Appendix B of the nvf manual.
|
# reference in Appendix B of the nvf manual.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue