Re: [Vim-latex-devel] Error with fnameescape
Brought to you by:
srinathava,
tmaas
From: Gary J. <gar...@sp...> - 2009-11-16 17:53:02
|
On 2009-11-15, Hugo Gagnon <lat...@li...> wrote: > Hello, I just got a new fresh vim-latex install but whenever I try to > edit an existing .tex file I get this error message: > "Invalid expression: 'so > '.fnameescape(expand('<sfile>:p:h').'/latex-suite/main.vim')" > What is going on? Perhaps your version of vim doesn't have the fnameescape() function. What version of vim are you using and what does :echo exists("*fnameescape") show? Regards, Gary |