Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

attempt to index field 'border' (a nil value) #40

Closed
segeljakt opened this issue Feb 8, 2023 · 1 comment
Closed

attempt to index field 'border' (a nil value) #40

segeljakt opened this issue Feb 8, 2023 · 1 comment

Comments

@segeljakt
Copy link

When running :Glance with any argument I get this error:

Error executing vim.schedule lua callback: ...g/.local/share/nvim/lazy/glance.nvim/lua/glance/init.lua:320: attempt to index field 'border' (a nil value)
stack traceback:
        ...g/.local/share/nvim/lazy/glance.nvim/lua/glance/init.lua:320: in function 'scroll_into_view'
        ...g/.local/share/nvim/lazy/glance.nvim/lua/glance/init.lua:273: in function 'create'
        ...g/.local/share/nvim/lazy/glance.nvim/lua/glance/init.lua:95: in function 'create'
        ...g/.local/share/nvim/lazy/glance.nvim/lua/glance/init.lua:175: in function '_open'
        ...g/.local/share/nvim/lazy/glance.nvim/lua/glance/init.lua:195: in function 'handler'
        ...r/neovim/HEAD-e1f03c4/share/nvim/runtime/lua/vim/lsp.lua:1390: in function ''
        vim/_editor.lua: in function <vim/_editor.lua:0>
Press ENTER or type command to continue
@segeljakt
Copy link
Author

it seems to disappear with require('glance').setup {}

@DNLHC DNLHC closed this as completed in 78fcd92 Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant