From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Vim folding/syntax highlighting? Date: Thu, 29 Apr 2010 23:03:56 +0200 Message-ID: <4BD9F43C.2090404@alumni.ethz.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7atv-0000TG-3H for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 17:04:03 -0400 Received: from [140.186.70.92] (port=54706 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7atu-0000T3-10 for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 17:04:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7ats-00067i-8q for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 17:04:01 -0400 Received: from mail01.solnet.ch ([212.101.4.135]:61985) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7atr-00067C-UC for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 17:04:00 -0400 References: g2y211769421004291152o810ee70al8862c03dea63da76@mail.gmail.com 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: nathan.neff@gmail.com Cc: Org Mode Hi Nathan Does it matter for you if the modal (i/ESC etc.) editor with the vi key bindings that you like to use is run by Vim or Emacs? If not, then you can use Emacs with viper-mode as a minor mode for the emulation of the vi key bindings together with org-mode as the major mode. This is how I use Emacs and it feels just like a Vim that would have the full implementation of the org-mode and more. See also here: http://www.gnu.org/software/emacs/manual/html_node/viper/index.html http://thread.gmane.org/gmane.emacs.orgmode/17508 Michael