diff options
| author | Yi Ming <ofseed@foxmail.com> | 2026-04-18 03:27:50 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-17 15:27:50 -0400 |
| commit | e84076c7c6a2d96da46bfebfbf80a20aae41c125 (patch) | |
| tree | 1e335ff8e1240f1a412548c57e6b454f29913152 /test/functional/vimscript/executable_spec.lua | |
| parent | af6dddc2cf243462e2c9b27fcb546e65ad0e3326 (diff) | |
test(lsp): extract buf/util parts from lsp_spec.lua #39149
Problem:
`test/functional/plugin/lsp_spec.lua` had grown into a large catch-all file that mixed core LSP client lifecycle coverage, `vim.lsp.buf.*` behavior, and `vim.lsp.util.*` behavior in one place.
Solution:
Split the large tests into more focused test files without changing test coverage or intended behavior.
After this change, `lsp_spec.lua` is more focused on core LSP client/config/dynamic-registration behavior.
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions
