Thursday, September 15, 2016

$VIM differs

Hi,

Under windows 10 with mypathtoVim that contains these :
..
+ awesomeplugins/
+ third_part/
- vim74/
|+ autoload/
|+ colors/
|+ compiler/
|+ doc/
|+ ftplugin/
|+ icons/
|+ indent/
|+ keymap/
|+ lang/
|+ plugin/
|+ print/
|+ spell/
|+ syntax/
|+ tools/
|+ tutor/
| gvim.exe
| gvim8.exe


1. echo $VIM return mypathtoVim with gvim74 2343 rebuild from github
2. echo $VIM return mypathtoVim/vim74 with gvim8.0.4 rebuild from github

In The second case, no diff between echo $vim or echo $vimruntime and for both versions, always same rebuild from github official vim.


It seems to come from executable 'cause already tried cases to switch gvim8.exe in runtime folder of 7.4 and the opposite case.


Thank you for advise
NiVa

--
--
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.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment