summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_editor.lua
diff options
context:
space:
mode:
authorTom Ampuero <46233260+tampueroc@users.noreply.github.com>2025-06-29 15:56:44 +0100
committerGitHub <noreply@github.com>2025-06-29 14:56:44 +0000
commit2f95abddfaf8921555a7e252fc77ed26cbb4de5c (patch)
tree59f287f5b908a6d2ffca67997f24b487eaf0ce76 /runtime/lua/vim/_editor.lua
parent1c52e90cd57c0ae3a289701fb658061a511a6756 (diff)
refactor(health): use vim.system():wait() #34702
Problem: - The ripgrep probe still used the legacy `vim.fn.system()` Solution: - Replace `vim.fn.system()` with `vim.system({rg_path, '-V'}):wait()`
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions