cargo-play icon indicating copy to clipboard operation
cargo-play copied to clipboard

Neovim lua script to work with cargo-play

Open laris opened this issue 2 years ago • 0 comments

The function will check if the system install cargo play and check filetype=rust

~/.config/init.lua
+require "user.cargoplay"

https://github.com/laris/Neovim-from-scratch/blob/laris/lua/user/cargoplay.lua

laris avatar Nov 21 '23 14:11 laris