vim-strand icon indicating copy to clipboard operation
vim-strand copied to clipboard

A barebones Vim plugin manger written in Rust

Results 2 vim-strand issues
Sort by recently updated
recently updated
newest added

The current CD makes use of a number of Unix-specific tools and behaviours, so it will be difficult to contain both Unix and Windows in the same job without repetition.

The fundamental claim of this plugin is that it uses Rust's async-std and Surf library to make faster download times possible. In order to verify whether it indeed optimize this,...