rust-lang / rust.vim

Vim configuration for Rust.
Apache License 2.0
3.9k stars 297 forks source link

rust.vim doesn't start fully #380

Closed YruamaLairba closed 4 years ago

YruamaLairba commented 4 years ago

Steps to reproduce: Just open a rust file from a cargo project

Some things that work:

Some things that don't work:

I didn't test other features

Trying things:

YruamaLairba commented 4 years ago

I finally did a workaround, i used vim-plug to install the plugin and it seems to work. I also tried to install the plugin using vim8 Package on another computer under Debian Buster and it worked. Seem the problem come from the old version of vim on Debian Strech, so i close the issue.