Merge branch 'main' into otter

This commit is contained in:
raf 2024-09-28 19:42:38 +00:00 committed by GitHub
commit 4c3d2839a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 60 additions and 22 deletions

View file

@ -187,6 +187,12 @@ everyone.
- Add [python-lsp-server](https://github.com/python-lsp/python-lsp-server) as an
additional Python LSP server.
- Add [](#opt-vim.options) to set `vim.o` values in in your nvf configuration
without using additional Lua. See option documentation for more details.
- Add [](#opt-vim.dashboard.dashboard-nvim.setupOpts) to allow user
configuration for [dashboard.nvim](https://github.com/nvimdev/dashboard-nvim)
[ppenguin](https://github.com/ppenguin):
- Telescope: