Merge branch 'main' into howird/python-dap-rename

This commit is contained in:
Howard Nguyen-Huu 2025-04-19 13:54:36 -04:00 committed by GitHub
commit ae901bb8cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 35 additions and 15 deletions

View file

@ -336,6 +336,8 @@
[Noah765](https://github.com/Noah765):
- Add missing `flutter-tools.nvim` dependency `plenary.nvim`.
- Add necessary dependency of `flutter-tools.nvim` on lsp.
- Add the `vim.languages.dart.flutter-tools.flutterPackage` option.
[howird](https://github.com/howird):