On Mar 12, 3:21 pm, Mark Volkmann <r.mark.volkm...@gmail.com> wrote:
> The README.txt file doesn't describe the files that need to be copied
> to ~/.vim. I'm getting errors starting Vim now. I suspect it's because
> I haven't copied all the necessary files to my ~/.vim directory. Which
> files do I need to copy?

Here is the copy command I used:

cp -r {autoload,bin,doc,ftdetect,ftplugin,indent,syntax} ~/.vim

Here are the errors I'm getting.

Error detected while processing function
vimclojure#ExecuteNailWithInput:
line   23:
E605: Exception not caught: Couldn't execute Nail! ng
de.kotka.vimclojure.nails.N
amespaceOfFile </var/folders/fd/fduD2R4HFwWXFCpC4prCMk+++TI/-Tmp-/
v920635/0
Error detected while processing /Users/Mark/.vim/ftplugin/clojure.vim:
line  131:
E171: Missing :endif
Error detected while processing function <SNR>9_LoadFTPlugin:
line   17:
E170: Missing :endfor

I do have nailgun running. The window it's in says "NGServer started
on 127.0.0.1, port 2113."
--~--~---------~--~----~------------~-------~--~----~
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