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

Todo comments error #29

Closed
ch629 opened this issue Nov 12, 2021 · 1 comment
Closed

Todo comments error #29

ch629 opened this issue Nov 12, 2021 · 1 comment
Labels
bug Something isn't working vim

Comments

@ch629
Copy link
Owner

ch629 commented Nov 12, 2021

When creating a new line above a todo comment, it throws out some error

@ch629 ch629 added bug Something isn't working vim labels Nov 12, 2021
@ch629
Copy link
Owner Author

ch629 commented Nov 13, 2021

Error executing lua callback: /usr/share/nvim/runtime/lua/vim/treesitter/query.lua:403: invalid end
stack traceback:
	[C]: in function 'handler'
	/usr/share/nvim/runtime/lua/vim/treesitter/query.lua:403: in function 'match_preds'
	/usr/share/nvim/runtime/lua/vim/treesitter/query.lua:489: in function '(for generator)'
	...start/todo-comments.nvim/lua/todo-comments/highlight.lua:64: in function 'fn'
	/usr/share/nvim/runtime/lua/vim/treesitter/languagetree.lua:194: in function 'for_each_tree'
	...start/todo-comments.nvim/lua/todo-comments/highlight.lua:52: in function 'is_comment'
	...start/todo-comments.nvim/lua/todo-comments/highlight.lua:106: in function 'highlight'
	...start/todo-comments.nvim/lua/todo-comments/highlight.lua:240: in function <...start/todo-comments.nvim/lua/todo-comments/highlight.lua:230>

@ch629 ch629 closed this as completed Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working vim
Projects
None yet
Development

No branches or pull requests

1 participant