From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Neff Subject: Vim folding/syntax highlighting? Date: Thu, 29 Apr 2010 13:52:02 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7YqF-0008Cg-2V for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 14:52:07 -0400 Received: from [140.186.70.92] (port=55541 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7YqD-0008C4-Qv for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 14:52:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7YqC-00010r-Lf for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 14:52:05 -0400 Received: from mail-bw0-f223.google.com ([209.85.218.223]:35782) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7YqC-00010b-Co for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 14:52:04 -0400 Received: by bwz23 with SMTP id 23so15133761bwz.26 for ; Thu, 29 Apr 2010 11:52:03 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Does anyone know of an org-mode syntax file and/or folding definition for Vim? I use Vim quite a bit, and would like to have *.org files highlighted nicely. I'd also like to use Vim's folding capabilities to be able to fold the headlines like org-mode does. I'll probably write a syntax file and a folding method if nobody knows of any existing ones. Thanks, --Nate