Files
neovim/runtime/lua/vim/glob.lua
Zoltán Nyikos b109b1abce fix(glob): avoid subcapture nesting too deep error (#29520)
Use Cmt to evaluate Cond and Elem during match to avoid building the
nested capture structure later.
2024-07-06 11:40:08 +02:00

3.3 KiB