Skip to content

Cursor position outside buffer. #23

@Icy-Thought

Description

@Icy-Thought

Describe the bug
Startup won't launch due to cursor position being placed outside buffer.

Checklist

  • Checked if issue already exists
  • I'm using the latest startup.nvim version

To Reproduce
Steps to reproduce the behavior:

  1. Add startup.nvim to plugins.lua by coping the contents of the first source-block in the installation section of the README.md.
  2. :PackerSync.
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions