Files
neovim/runtime/lua
Emanuel Krollmann a8dd5c7e41 fix(man.lua): noisy "ENOENT" error on Windows #33409
Problem:
:Man shows noisy "ENOENT: no such file or directory" error on Windows.

Solution:
Do some checks before calling `vim.system`.
2025-04-12 10:54:20 -07:00
..
2025-04-12 10:21:03 -07:00
2025-02-09 18:10:54 +01:00