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

error when rendering big markdown file #144

Open
konosubakonoakua opened this issue May 21, 2024 · 0 comments
Open

error when rendering big markdown file #144

konosubakonoakua opened this issue May 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@konosubakonoakua
Copy link

Describe the bug

Error executing vim.schedule lua callback: /home/rfe1wx/.local/share/nvim/lazy/glow.nvim/lua/glow.lua:152: E900: Invalid channel id
stack traceback:
	[C]: in function 'nvim_chan_send'
	/home/rfe1wx/.local/share/nvim/lazy/glow.nvim/lua/glow.lua:152: in function ''
	vim/_editor.lua: in function <vim/_editor.lua:0>

Env

  • Neovim: 0.10.0
  • glow.nvim: main branch
  • OS: ubuntu

To Reproduce
Steps to reproduce the behavior:

  1. open big markdown file like: https://github.com/LazyVim/LazyVim/blob/main/CHANGELOG.md
  2. Glow
  3. See error

Expected behavior
Render normally

@konosubakonoakua konosubakonoakua added the bug Something isn't working label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants