This commit is contained in:
CaueDosAnjos 2025-12-11 10:32:41 -03:00 committed by GitHub
commit a23380e577
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 63 additions and 4 deletions

View file

@ -583,6 +583,22 @@
- Add inline typst concealing support under `vim.languages.typst` using
[typst-concealer].
[axelbdt](https://github.com/axelbdt):
[neocodeium]: https://github.com/monkoose/neocodeium
- Add [neocodeium] plugin in `vim.assistant.neocodeium` with `enable`, `setupOpts` and `keymaps`
[JudahZF](https://github.com/JudahZF):
- Added gitFiles mapping option to telescope
[CaueAnjos](https://github.com/CaueAnjos):
[roslyn-nvim]: https://github.com/seblyng/roslyn.nvim
- Add roslyn-ls with [roslyn-nvim] as available `lsp.server` option for the C# language.
[KrappRamiro](https://github.com/KrappRamiro):
[phaazon/hop.nvim]: https://github.com/hadronized/hop.nvim