2016-02-23 8:26 GMT+03:00 Niels Kobschaetzki <[email protected]>: > On 16/02/22 14:27, Vee Mur wrote: >> >> Hi folks, >> >> I am new to vim.I recently installed vim 7.4 on my pc running ubuntu >> mate,now i've been trying to install several plugins without any success at >> all. >> >> According to all the instructions on the various git reps i have to >> configure my .vimrc.My question is which .vimrc file do i edit because in my >> home directory its missing?I could only locate it in 3 locations >> /usr/share/vim -> /usr/share/vim/vimfiles -> /etc/vim > > > Create a new .vimrc in your home-directory and maybe a .gvimrc for > specific settings for gvim ("graphical" vim that you don't use inside a > terminal). > > And I highly recommend that you use a plugin-manager for installing > plug-ins. My favorite one is NeoBundle: > https://github.com/Shougo/neobundle.vim > > But there are others like vundle: > https://github.com/VundleVim/Vundle.vim pathogen: > https://github.com/tpope/vim-pathogen
Pathogen is not a plugin manager. > > Niels > > > -- > -- > 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]. > For more options, visit https://groups.google.com/d/optout. -- -- 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]. For more options, visit https://groups.google.com/d/optout.
