Latest commit broke with attempt to call field 'system' (a nil value)
#1295
Labels
bug
Something isn't working
attempt to call field 'system' (a nil value)
#1295
Description
The commit 16ee9ae broke. Trying to run Neogit results in:
:lua vim.system
results innil
for me (see version below)Neovim version
NVIM v0.9.5
Build type: Release
LuaJIT 2.1.1713773202
Operating system and version
Arch (EndeavourOS)
Steps to reproduce
:Neogit
Expected behavior
Neogit opens
Actual behavior
Crash with the error on description.
Minimal config
The text was updated successfully, but these errors were encountered: