I currently use Vim9 and vim-plug is working fine. I'm beta-testing switching completely to vim9script at https://github.com/igbanam/dotfiles/pull/16.
Where would you need $HOME/vimfile? I'm thinking if that breaks, expanding $HOME may help? Let me know. - Igbanam. On Fri, 30 Sept 2022, 19:50 N V, <[email protected]> wrote: > Hi, > > It's been several months that I switched to vim9script and the fact is > that historical use of vim-plug is broken. > https://github.com/junegunn/vim-plug > > No more command from this plugin are recognized. > > > It sounds like some patch cause issue or $HOME that is effectively void in > my configuration does not return good path for startup : $HOME/vimfile > returns -9223372036854775808. > > > I saw recent post on $HOME without seeing a workaround or solution. > > Thank you > NV > > > -- > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vim_use/7b4b407b-f155-4eac-b6ea-22271b9b750fn%40googlegroups.com > <https://groups.google.com/d/msgid/vim_use/7b4b407b-f155-4eac-b6ea-22271b9b750fn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAOmRJrf_b4Sq4eDaWFaHPR7rECH%2BfzRZjKhtXmMtRzs_3%3Dtn-Q%40mail.gmail.com.
