Sunday, October 2, 2022

Re: vim-plug commands (PlugUpdate, PlugInstall) broken due to vim9 patch or $HOME

Sorry, git client was missing. 😊 

My $HOME is empty string. 

My $VIM is 'good/parhto/Vim' dir. 
Le samedi 1 octobre 2022 à 20:20:12 UTC+2, xigb...@gmail.com a écrit :
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, <niva...@gmail.com> 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 vim_use+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/7b4b407b-f155-4eac-b6ea-22271b9b750fn%40googlegroups.com.

--
--
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 on the web visit https://groups.google.com/d/msgid/vim_use/9342a5cb-f043-47dd-a38b-e8436c6a9d6bn%40googlegroups.com.

No comments: