Thursday, September 15, 2016

Value of $VIM differs 7.4 2344 vs 8

Hi,

With this folders structure under windows 10 :
- Vim/
|+ awesomeplugins/
|+ third_part/
|+ vim74/
|+ vim8/
|+ vimfiles/
| _vimrc


The "echo $VIM" command returns :
pathtovimstructure\Vim when executed from gvim.exe version Vim7.4 1-2344
pathtovimstructure\Vim\vim8 when executed from gvim.exe version Vim8

Both version compiled with same Makefile, I don't understand. Can you help me cause it crash my existing structure of vimfiles and third part of mine.
Thank you
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