summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/shared.lua
diff options
context:
space:
mode:
authorYochem van Rosmalen <git@yochem.nl>2025-12-15 16:53:53 +0100
committerGitHub <noreply@github.com>2025-12-15 10:53:53 -0500
commit31cb37687a039743063c16767ed04f65248cffd4 (patch)
tree92364966d328aa289f38527abecb714d8a32b793 /runtime/lua/vim/shared.lua
parent9c6ce77aa4b3ea6c9ed12975ae9ef8cd85f19c3a (diff)
fix(health): check shell performance using vim.fn.system() #36980
Problem: `vim.system()` doesn't invoke a shell, while the Vimscript function `system()` does. Solution: Revert the change from 35af766de6 and use `vim.fn.system()` again to actually invoke a shell.
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions