Hi,

On Fri, Dec 19, 2008 at 2:47 AM, Mike Perham <mper...@gmail.com> wrote:
> ./after/ftplugin/clojure:
> total 8
> -rw-r--r--  1 mperham  mperham  1698 Dec 18 17:40 gorilla.vim

The directory name "after" is IMHO just meant as a hint like
in "copy this files AFTER building the gorilla jar" but not as
the name of the final directory. So please copy the files
into their corresponding directories under .vim without "after":

USERNAME/.vim> pwd
/Users/USERNAME/.vim

USERNAME/.vim> find .
./doc
./doc/clojure.txt
./ftdetect
./ftdetect/clojure.vim
./ftplugin
./ftplugin/clojure
./ftplugin/clojure/completions
./ftplugin/clojure/gorilla.vim
./ftplugin/clojure.vim
./indent
./indent/clojure.vim
./plugin
./plugin/gorilla.vim
./syntax
./syntax/clojure.vim

That should do the trick.

Regards,
Axel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to