Describe the bug
Startup won't launch due to cursor position being placed outside buffer.
Checklist
To Reproduce
Steps to reproduce the behavior:
- Add
startup.nvim to plugins.lua by coping the contents of the first source-block in the installation section of the README.md.
:PackerSync.
- w/o dashboard config provided in this repo, the same error will arise.
Expected behavior
The launch of startup.nvim w/o the provided configuration file.
Logs
Error executing vim.schedule lua callback: ...m/site/pack/packer/opt/startup.nvim/lua/startup/init.
lua:524: Cursor position outside buffer
stack traceback:
[C]: in function 'nvim_win_set_cursor'
...m/site/pack/packer/opt/startup.nvim/lua/startup/init.lua:524: in function 'fn'
vim.lua:415: in function 'cb'
vim.lua:285: in function <vim.lua:285>
Additional Info
Config
dashboard.lua
Neovim Version
NVIM v0.6.1
Describe the bug
Startup won't launch due to cursor position being placed outside buffer.
Checklist
To Reproduce
Steps to reproduce the behavior:
startup.nvimtoplugins.luaby coping the contents of the first source-block in the installation section of theREADME.md.:PackerSync.Expected behavior
The launch of
startup.nvimw/o the provided configuration file.Logs
Additional Info
Config
dashboard.lua
Neovim Version
NVIM v0.6.1