Hi,

On 16 Dez., 04:08, Alex Burka <zapper3...@gmail.com> wrote:
> I put plugin/gorilla.vim in /Applications/MacVim.app/Contents/
> Resources/vim/runtime/plugin/.

The correct way to install Gorilla is to copy the contents of the
plugin, after and doc directories to your .vim directory in your
home directory. Be sure to keep the structure intact. So
after/ftplugin/clojure/gorilla.vim should go to ~/.vim/after/ftplugin/
clojure/gorilla.vim.

>From inside macvim run ":helptags ~/.vim/doc" and you have
a running Gorilla installation with online help.

Installing everything in the app directory is a bad idea, because
it has to be redone everytime you install a new MacVim.

Hope this helps.

Sincerely
Meikel


--~--~---------~--~----~------------~-------~--~----~
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