diff options
| author | Justin M. Keyes <justinkz@gmail.com> | 2025-07-12 14:27:51 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-12 11:27:51 -0700 |
| commit | 2422fbdd5f90326b793c8add448b9192e389c181 (patch) | |
| tree | 20c9b5473f52f26950c9b7cc8c601e0ab8ce4d50 /runtime/lua/vim/_editor.lua | |
| parent | eb5b4b9e57d9affcf8a3a4ce3f2001a6866c94c3 (diff) | |
fix(health): bad format() call #34904
Problem:
Bad format() call on PUC Lua #34901
Error: Failed to run healthcheck for "vim.health" plugin. Exception:
runtime/lua/vim/health/health.lua:89: bad argument #1 to 'format' (string expected, got nil)
Solution:
Avoid passing nil.
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions
