michaeljsmith / vim-indent-object

Vim plugin that defines a new text object representing lines of code at the same indent level. Useful for python/vim scripts, etc.
http://www.vim.org/scripts/script.php?script_id=3037
MIT License
747 stars 59 forks source link

Adding a FOSS license #30

Closed ColinKennedy closed 1 month ago

ColinKennedy commented 8 months ago

Hi, I love and use this plug-in every day. It makes working with code in Vim so much better! My workplace is cautious about allowing code without a LICENSE file and it'd be a big help if this plug-in could use a FOSS license. I'm sure others in the same position and would appreciate it too. Could a FOSS license please be added if this plug-in is meant for public use?

michaeljsmith commented 8 months ago

Hi Colin,

Yes fair enough, added an MIT license, hopefully that helps.

On Sun, 21 Jan 2024 at 12:42, Colin Kennedy @.***> wrote:

Hi, I love and use this plug-in every day. It makes working with code in Vim so much better! My workplace is cautious about allowing code without a LICENSE file and it'd be a big help if this plug-in could use a FOSS license. I'm sure others in the same position and would appreciate it too. Could a FOSS license please be added if this plug-in is meant for public use?

— Reply to this email directly, view it on GitHub https://github.com/michaeljsmith/vim-indent-object/issues/30, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABZJODYXXSOITXXWAZWKX3YPRW7BAVCNFSM6AAAAABCDTHRU2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGA4TEMZQGY3TKMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ColinKennedy commented 8 months ago

That's perfect, thank you!

EtiamNullam commented 1 month ago

I believe this issue can be closed.

ColinKennedy commented 1 month ago

Yes! Closing