We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This assertion fails whenever telescope asks nvim-treesitter to preview this file: https://codeberg.org/foxy/extracting-programs-from-proofs/src/commit/b6fc6b8aa354ba169ba3d623aa98ccbb1162b3ef/Verona2024/Basics/Negation.agda and neovim itself crashes. Whenever I am directly opening the file, this failure is apparently handled more gracefully, so I manage to see where treesitter stops parsing (empty line 26).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This assertion fails whenever telescope asks nvim-treesitter to preview this file:
https://codeberg.org/foxy/extracting-programs-from-proofs/src/commit/b6fc6b8aa354ba169ba3d623aa98ccbb1162b3ef/Verona2024/Basics/Negation.agda
and neovim itself crashes. Whenever I am directly opening the file, this failure is apparently handled more gracefully, so I manage to see where treesitter stops parsing (empty line 26).
The text was updated successfully, but these errors were encountered: