Re: [Vim-latex-devel] New features: compiler, taglist, system-local
Brought to you by:
srinathava,
tmaas
From: Artur R. C. <ar...@he...> - 2003-10-06 20:54:11
|
I am sorry about replying for relatively old mails, but I have a really lack of time last days. On Mon, Sep 29, 2003 at 02:50:31AM +0200, Mikolaj Machowski wrote: > Everything is now only in CVS. Tested on Linux. Aha. Name of local > directory is made: > > if has("unix") || has("macunix") > let s:macrodirpath = $HOME."/.vim/ftplugin/latex-suite/macros/" > elseif has("win32") > if exists("$HOME") > let s:macrodirpath = $HOME."/vimfiles/ftplugin/latex-suite/macros/" > else > let s:macrodirpath = $VIM."/vimfiles/ftplugin/latex-suite/macros/" > endif > endif How do you differentiate installation in user directory from system-wide installation? Regards Artur -- Zyzio pojedzony i wyspany, w temp. 24 stopni Celsjusza, siakieś 500 m n.p.m. to jest jednostka Wredniości i wynosi 1 Wredny Zyzio. (c) by Zyzio the Wredny, all right and lefts reserved |