mrcjkb / rustaceanvim

Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim
GNU General Public License v2.0
1.3k stars 47 forks source link

Invalid Node Type at Position ____. #388

Closed hfytr closed 2 months ago

hfytr commented 2 months ago

Whenever I start writing rust code, I keep getting errors of the form invalid node type at position ___. Despite this, auto completion, still works. nvim config I'm on nvim 0.9.5, rust analyzer 2024-04-29.

hfytr commented 2 months ago

I am very stupid. Switched to nvim nightly, and ran TSUpdate.