Merge 'upstream' Add luadoc in treesitter, instructions to quit lazy

- Add `'luadoc'`, to the `ensure_installed` of `nvim-treesitter/nvim-treesitter`
- Add instructions to quit :lazy
This commit is contained in:
Damjan 9000
2024-03-28 09:57:19 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -100,7 +100,7 @@ nvim
```
That's it! Lazy will install all the plugins you have. Use `:Lazy` to view
current plugin status.
current plugin status. Hit `q` to close the window.
Read through the `init.lua` file in your configuration folder for more
information about extending and exploring Neovim.