You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***flygrep.nvim:** support preview win ([5949502](https://github.com/wsdjeg/flygrep.nvim/commit/59495029704f57a1e2f9c67dffc960c6abbe6630))
9
+
***flygrep:** add `ctrl-h` to toggle hidden file ([dabcb5f](https://github.com/wsdjeg/flygrep.nvim/commit/dabcb5fb1d98ac94f2188d930238703fb25a6cfc))
10
+
***flygrep:** make flygrep support input and cwd ([1c09cea](https://github.com/wsdjeg/flygrep.nvim/commit/1c09ceaee8c66aa600729f86196f75194baeb369))
11
+
* support runtime log via logger.nvim ([92bd3d8](https://github.com/wsdjeg/flygrep.nvim/commit/92bd3d8f035f616bc2611aea5790944f0a71de46))
12
+
13
+
14
+
### Bug Fixes
15
+
16
+
***flygrep:** clear preview buf when text is empty ([ea0291e](https://github.com/wsdjeg/flygrep.nvim/commit/ea0291ef480a8be48d22d4c699702fe483efcdb4))
17
+
***flygrep:** fix result count ([33cb398](https://github.com/wsdjeg/flygrep.nvim/commit/33cb39840414a23d305de7587f1d12c957baba26))
18
+
***flygrep:** fix setup function ([d9c3108](https://github.com/wsdjeg/flygrep.nvim/commit/d9c3108f299521fa8823dff4f4d080c20f386a17))
19
+
***flygrep:** setup cmp only when exists ([9ae3d73](https://github.com/wsdjeg/flygrep.nvim/commit/9ae3d7327f285f0cadf8bd10ff07117c590dc34d))
20
+
***flygrep:** skip E33 when input is ~ ([99432e5](https://github.com/wsdjeg/flygrep.nvim/commit/99432e550bf1daace8a1709e006f87254d396622))
0 commit comments