Prepend Text To A File In Lua
This is what I'm using to prepend text to a file from a Neovim Telescope extension.
lua
- This doesn't have any error checking in it. Could definitely use that.
~ fin ~
This is what I'm using to prepend text to a file from a Neovim Telescope extension.
- This doesn't have any error checking in it. Could definitely use that.