fixing issue on the database

This commit is contained in:
Carlos Gutierrez
2025-09-15 18:11:44 -04:00
parent 72d8698ecb
commit 9638b5346d

View File

@@ -0,0 +1,8 @@
return {
"akinsho/flutter-tools.nvim",
dependencies = {
"nvim-lua/plenary.nvim",
"stevearc/dressing.nvim",
},
config = true,
}