On 2010-05-14, Mario Santagiuliana <ma...@marionline.it> wrote: > In data 14/5/2010 16:06:36, David Reed ha scritto: > > I apologize if this is not the place for help, but if it is here is my > > question... > > > > I'm really new to vim and I would say the only reason I would like to use > > it currently is to make writing latex a little more pleasurable. I spend > > most of my time in Mac OSX, and would like to get this going there. > > > > To start on this road I downloaded MacVim. I then found out MacOSX already > > comes with Vim pre-installed and so ditched the MacVim effort for this one. > > > > > > The first place where I am getting confused is that many places say that > > there should be vim directory at '~/.vim'. I didn't have one there so I > > created one. > > > > I then created a vimrc file there too and added all the files from the > > latex-suite download there as well. > > > > I then found there is also a vim folder at usr/share/vim, with two > > sub-directories: vim70 and vim72. I am not sure where the latex-suite > > addons should go. > > > > I'll end this first round of questioning here, thanks for any help. > > > > -Dave
> Put your latex-suite files in your vim user folder. If you have > other users in your mac and you want to add latex-suite to this > users you should put latex-suite files in your vim72 directory. Don't put them in your vim72 directory. That directory is for the files that come with the Vim package you or your OS vendor installs. The contents will be overwritten by any subsequent install of Vim in that series and will be ignored by the Vim of any other series. If you want to make latex-suite available to other users, put it in /usr/share/vim/vimfiles. You can read a little more about this here: :help vimfiles Regards, Gary ------------------------------------------------------------------------------ _______________________________________________ Vim-latex-devel mailing list Vim-latex-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vim-latex-devel