You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==============================================================================rustaceanvim: require("rustaceanvim.health").check()Checking for Lua dependencies ~- OK [mfussenegger/nvim-dap](https://github.com/mfussenegger/nvim-dap) installed.Checking external dependencies ~- OK rust-analyzer: found rust-analyzer 1.76.0 (07dca489 2024-02-04)- OK Cargo: found cargo 1.76.0 (c84b36747 2024-01-18)- OK rustc: found rustc 1.76.0 (07dca489a 2024-02-04)- OK debug adapter: found codelldb Checking config ~- OK No errors found in config.Checking for conflicting plugins ~- OK No conflicting plugins detected.Checking for tree-sitter parser ~- OK tree-sitter parser for Rust detected.
How to reproduce the issue
1. Install rustaceanvim2. Open large file (>2000 lines) right after launching nvim
Neovim version (nvim -v)
v0.10.0-dev-2601+gb7779c514-Homebrew
Operating system/version
macOS 14.2.1
Output of :checkhealth rustaceanvim
How to reproduce the issue
Expected behaviour
No errors should appear
Actual behaviour
The minimal config used to reproduce this issue.
The text was updated successfully, but these errors were encountered: