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