csharp.nvim
csharp.nvim copied to clipboard
bugfix(#4): correctly handling file:close
it's basically a fix based on the answer of "b3b00".
file:close doesn't always returns three values. This is only the case, when file:close returns false.
It now actually starts on my end.