Creates scripts files by adding shebang and making them executable.
Run :Scriptify
Using Lazy:
{
"elentok/scriptify.nvim",
opts = {},
cmd = { "Scriptify" }
}This will lazy load it only when you call the :Scriptify command.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Creates scripts files by adding shebang and making them executable.
Run :Scriptify
Using Lazy:
{
"elentok/scriptify.nvim",
opts = {},
cmd = { "Scriptify" }
}This will lazy load it only when you call the :Scriptify command.