utility/sleuth: init

This commit is contained in:
Noah765 2025-04-24 09:20:42 +02:00
commit 8f73019907
6 changed files with 40 additions and 0 deletions

View file

@ -337,10 +337,13 @@
[Noah765](https://github.com/Noah765):
[vim-sleuth]: https://github.com/tpope/vim-sleuth
- 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.
- Fix the type of the `highlight` color options.
- Add [vim-sleuth] plugin under `vim.utility.sleuth`.
[howird](https://github.com/howird):