AceofSpades5757 / rust-plug-poc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

A proof of concept on using Rust to create Vim plugins.

Utilizes rust-plug to implement the plugin on the Vim side, and vii to create a plugin on the Rust side.

  • In Vim: Plug 'AceofSpades5757/rust-plug'
  • In Rust's Cargo.toml: vii = "0.0"

About


Languages

Language:Rust 100.0%