0. Perhaps it should go without saying: start with vimclojure and the vim settings it recommends.
1. syntax sync minlines=200 This made a big difference for me. Without it I would always see brackets marked as 'not paired' or code as a big red text string because the syntax parser wouldn't look a few lines up beyond the top of the current view. 2. Any other favorites? --~--~---------~--~----~------------~-------~--~----~ 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 Note that posts from new members are moderated - please be patient with your first post. 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 -~----------~----~----~----~------~----~------~--~---