Vim 首先在.vimrc 加入並:PluginInstall. Plugin 'rust-lang/rust.vim' 有使用ale 可以加入 let g:ale_linters = {'rust': ['rustc', 'cargo']}
確定! 回上一頁