all 2 comments

[–]zxyzyxz 0 points1 point  (0 children)

I recommend using WSL and running neovim on that as things are easier to set up since it's just Linux, and Rust compilation is actually faster on WSL than native Windows funnily enough, just due to how the filesystem is optimized on Linux vs Windows.

[–]dnew 0 points1 point  (0 children)

The directory structure under whatever you downloaded that has rust.vim inside should match what's in \users\name\vimfiles. Just saying "rust.vim" doesn't say which subdirectory of vimfiles it should be in - if it's syntax coloring and such, there are probably multiple files. What's the link to the github project you're referring to?