nvim-tree.lua/lua
wyrid 3845039c1a
fix: use pcall to prevent live-filter regex errors (#1689)
* fix: use pcall to prevent live-filter regex errors

Wrap live filter's match function in pcall to prevent errors caused by
invalid regex while typing.

* nit: use ok for pcall rc

* nit: stylua fix

Co-authored-by: Alexander Courtis <alex@courtis.org>
2022-10-29 14:22:14 +11:00
..
nvim-tree fix: use pcall to prevent live-filter regex errors (#1689) 2022-10-29 14:22:14 +11:00
nvim-tree.lua fix(colorscheme): update winhl on colorscheme change 2022-10-28 14:19:01 +02:00