Skip to content

elentok/scriptify.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scriptify.nvim

Creates scripts files by adding shebang and making them executable.

image

Usage

Run :Scriptify

Installation

Using Lazy:

{
  "elentok/scriptify.nvim",
  opts = {},
  cmd = { "Scriptify" }
}

This will lazy load it only when you call the :Scriptify command.

About

Creates scripts files by adding shebang and making them executable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages