hi
on my mac os X.10.14.6, vim was initially installed (when ? i dont remember) at 
/usr/share/vim/vim80
yesterday i wanted to upgrade from 8.0 to 8.2
i did this :
$ git clone https://github.com/vim/vim.git <https://github.com/vim/vim.git>
$ cd vim/src
$ make
$ sudo make install
but i had not noticed that i had cd in the wrong folder, somewhere on my hard 
drive
so now i have a [whereitis]/vim folder containing ci, nsis, piwmaps, runtime 
and several other folders and files
i have made vvim=[whereitis]/vim so to be able to use vim 8.2 by simply typing 
$vvim but it is not satisfying of course
i would like to finish properly the installation but as i am a beginner, i dont 
want to make errors

what is the better way to move vim to the right place ?

do i just have to do :
mv -f [whereitis]/vim /usr/share
?

thanks for your help

Vincent

-- 
-- 
You received this message from the "vim_mac" 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_mac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_mac+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_mac/EBC5B256-6E9F-4E3F-A385-8C2C95AEF4B8%40gmail.com.

Reply via email to