Closed olimorris closed 1 year ago
Thanks! Hopefully will have this one fixed by tomorrow.
Turned out to be pretty simple, should be all good now!
Still getting the same error unfortunately, but with updated line numbers:
Error detected while processing VimEnter Autocommands for "*":
Error executing lua callback: /Users/Oli/.dotfiles/.repro/plugins/veil.nvim/lua/veil.lua:137: Invalid 'line': out of range
stack traceback:
[C]: in function 'nvim_buf_set_extmark'
/Users/Oli/.dotfiles/.repro/plugins/veil.nvim/lua/veil.lua:137: in function 'redraw'
/Users/Oli/.dotfiles/.repro/plugins/veil.nvim/lua/veil.lua:55: in function 'display'
/Users/Oli/.dotfiles/.repro/plugins/veil.nvim/lua/veil.lua:180: in function </Users/Oli/.dotfiles/.repro/plugins/vei
l.nvim/lua/veil.lua:178>
I'm on a 14" MacBook Pro btw 😆
Hmm, that's weird. I'll keep looking into it, though I can't repro anymore.
@willothy Will be possible to reproduce using a bigger font on the terminal. For a certain size works fine.
With the following
minimal.lua
file:I get the following error:
when I try and open up Neovim, when using my laptop screen. It works perfectly on my bigger monitor.