On 02/02/2012 03:33 PM, Eric Weir wrote:
On Feb 2, 2012, at 12:38 PM, Jan Christoph Ebersbach wrote:
Do you know Emacs' Orgmode? - I assume you don't know it. In the words
of the original developers it's "your life in plain text" (http://
orgmode.org/).
I know about it from VimOrganizer. I've viewed some of the VimOrganizer videos
and I believe a video or videos referenced by VimOrgnizer.
Basically Orgmode organizes everything around headings and subheadings
and sub*headings. To create a new heading in vim-orgmode press<S-
CR>.
I am really naive, Jan Christoph.<S-CR> is shift-CR? If so, it does nothing
for me. I've tried manually creating an outline using stars but I don't seem to be
able to do anything on them, either.
Do I need anything in my .vimrc other than "filetype plugin indent on"? Do I
need to be in a file with a particular extent?
I haven't used it, but it seems ext should be .org.
How I found out: in ftdetect dir, there is a file org.vim. The name
should correspond to the extension it applies to.
Also: readme included is README.org.
HTH, -ak
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php