Hi,
On Nov 12, 12:21 am, John Ky wrote:
> Does anyone know why if the first character in my *.clj file is '#', then
> when I open it in VIM, ClojureVIM fails to recognise it as a Clojure file?
Ok. I could reproduce the issue and also found the solution. The
culprit is setfiletype in ftdetect/cl
Hi,
Am 12.11.2009 um 00:21 schrieb John Ky:
Does anyone know why if the first character in my *.clj file is '#',
then when I open it in VIM, ClojureVIM fails to recognise it as a
Clojure file?
What does ":echo &ft" say? I have the general symptom, that Vim
sometimes does not recognise th
On Thu, Nov 12, 2009 at 10:21:32AM +1100, John Ky wrote:
>Does anyone know why if the first character in my *.clj file is '#', then
>when I open it in VIM, ClojureVIM fails to recognise it as a Clojure file?
Vim runs the type detectors that examine the file before the ones
based on filename. The
Mine is almost the same:
Vim 7.2, vimclojure 2.1.2, java 1.6.0_10
On Thu, Nov 12, 2009 at 10:47 AM, MarkSwanson wrote:
> > Does anyone know why if the first character in my *.clj file is '#', then
> > when I open it in VIM, ClojureVIM fails to recognise it as a Clojure
> file?
>
> I don't know w
> Does anyone know why if the first character in my *.clj file is '#', then
> when I open it in VIM, ClojureVIM fails to recognise it as a Clojure file?
I don't know why, but I can provide this data point:
It does not do that for me.
Vim 7.2, vimclojure 2.1.2, java 6.0.14
--
You received this me
Hi all,
Does anyone know why if the first character in my *.clj file is '#', then
when I open it in VIM, ClojureVIM fails to recognise it as a Clojure file?
Thanks
-John
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send em