qvacua / vimr

VimR — Neovim GUI for macOS in Swift
https://twitter.com/VimRefined
MIT License
6.61k stars 218 forks source link

E1502: Lua failed to grow stack to 4001 #1049

Closed bogdan closed 5 months ago

bogdan commented 5 months ago

Getting the following error sometimes when opening a file. No side effects of this problem though other than noise. Reproducible with any file type, but not reproducible using nvim in console.

image

Let me know if there is any way to debug it or provide more information.

blentz commented 5 months ago

Duplicate of #1044