Vim configuration for Rust.
标签 rust 下的插件
vim-racer
Racer support for Vim
rust.vim
Vim support for Rust file detection and syntax highlighting.
vim-cargo
Rust Cargo command bindings
deoplete-rust
Rust completion for Neovim (Deoplete) via Racer
rust-doc.vim
Search Rust documents and open with browser from Vim.
nvim-cm-racer
Neovim/vim8 completion for rust
coc-rls
Rust language server support for coc.nvim
vim-racer
rust code completion in vim via racer (https://github.com/phildawes/racer)
cargo.vim
Vim plug-in for cargo the rust package manager
vim-rust
Contains only the vim files from the rust repository. Will try to track mozilla/rust. Files are pulled out of a clone with `git filter-branch --subdirectory-filter src/etc/vim -- --all`
vim-rust-syntax-ext
A Vim plugin that enhances Rust syntax highlighting
vim-clippy
check rust code in vim using cargo clippy
rust.vim
Rust support on vim (based on source distributed with rust).
vim-rustpeg
Vim filetype plugin for rust-peg
rust-codefmt
Rust support for vim-codefmt