mirror of
https://github.com/neovim/neovim.git
synced 2026-03-06 00:03:29 +10:00
refactor(lsp): move glob parsing to vim.glob Moving the logic for using vim.lpeg to create a match pattern from a glob into `vim.glob`. There are several places in the LSP spec that use globs, and it's very useful to have glob matching as a generally-available utility.
6.6 KiB
6.6 KiB