Bill Park
Bill Park
I am using Lazyvim, and one of the recent major [update](https://github.com/zbirenbaum/copilot.lua/pull/431) changed a lot of things, breaking the distro. It would be much better if we get versioning like `copilot.vim`,...
**Describe the bug** When I enter find mode, and try to enter a word to find, It becomes normal mode after the first letter right away even though i didn't...
In the Readme.md ```dart { 'nvim-flutter/flutter-tools.nvim', lazy = false, dependencies = { 'nvim-lua/plenary.nvim', 'stevearc/dressing.nvim', -- optional for vim.ui.select }, config = true, } ``` is the setup given, but I...