Skip to content

martskins/vim-cargo-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIM-CARGO-SEARCH

Vim plugin to search crates using cargo search, list them in a floating buffer and easily add them to Cargo.toml.

Install

If you are using vim-plug, you can install this plugin by adding:

Plug 'martskins/vim-cargo-search'

Usage

:CargoSearch crate-name

Select the crate you want by pressing <CR>, this will yank the crate to your default register and open Cargo.toml for you.

Paste the crate in the correct section by pressing <p> as you would do normally.

Demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published