Hi,
On Thu, Dec 12, 2024 at 1:04 AM Igbanam Ogbuluijah <xigbanam@gmail.com> wrote:
Hi everyone,What do we think about getting a standard library (std-lib) of sorts for vim9script?While using Vim9script for Advent of Code this year — definitely not the reason vim9script was created for, but — I realized some interesting library additions like :h libreactive, :h libtinytest; there are more. I think these are fantastic.Would Vim9script be looking to expand these into a formal std-lib? Also, if I wanted to contribute a library to Vim9script, where in the codebase should I be looking into?
These scripts can be placed under the runtime/pack/dist/opt/stdlib/autoload directory and can be imported by plugins.
Regards,
Yegappan
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/CAAW7x7nBCeuYV7%2BeP4TDysZT9QkwUdb5H%3DRUPsGih1xk7Ug4qw%40mail.gmail.com.
No comments:
Post a Comment