akinsho / flutter-tools.nvim

Tools to help create flutter apps in neovim using the native lsp
MIT License
932 stars 75 forks source link

fix: handle deprecated vim.tbl_islist function #349

Closed sidlatau closed 1 month ago

sidlatau commented 1 month ago

This fixes warning in Neovim nightly build. Related to: https://github.com/neovim/neovim/issues/24572