FG
💻 Software

VIM plugin creation tutorial?

Fresh5 days ago
Mar 15, 20263488 views
Confidence Score0%
0%

Problem

I'd like to make a script that executes a series of commands (basically just two lines): But i cant find a tutorial about how's done. Anyone?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: VIM plugin creation tutorial?

Low Risk

There are many ways to proceed. A- You can write a simple script that contains the lines you want to execute, and invoke it manually. ex: B- You can have a plugin that contains something that will trigger what you want to execute. If the action is a…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment