Re: Vim wiki editable by git

2013-02-25 Thread Jeroen Budts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 02/25/2013 12:34 AM, Marc Weber wrote: As you all know I wrote VAM to solve a problem: Vim plugins distribution. The Vim community suffers from a second problem: There are many plugins - some are outdated - and its sometimes hard to find

How to get the current paragraph as input range to function

2013-02-25 Thread BPJ
I have looked in vain in the documentation (i.e. probably not looked for the right keyword in the right places) to find a way to have a function use the current -- blank-line delimited -- paragraph as its input range. Is there any way to do that other than first visually selecting the

Re: How to get the current paragraph as input range to function

2013-02-25 Thread John Little
On Monday, February 25, 2013 10:56:21 PM UTC+13, BPJ wrote: a way to have a function use the current -- blank-line delimited -- paragraph as its input range. Is there any way to do that other than first visually selecting the paragraph? Pass the position, then select the paragraph in the

Re: How to get the current paragraph as input range to function

2013-02-25 Thread Ümit Kablan
Hi, 2013/2/25 John Little john.b.lit...@gmail.com: On Monday, February 25, 2013 10:56:21 PM UTC+13, BPJ wrote: a way to have a function use the current -- blank-line delimited -- paragraph as its input range. Is there any way to do that other than first visually selecting the paragraph?

Re: Vim wiki editable by git

2013-02-25 Thread Eric Weir
On Feb 25, 2013, at 3:17 AM, Jeroen Budts wrote: I have been using vimwiki for a few years now to take notes and I really like how easy it is. Although I don't export to HTML, since I always read it in Vim. http://www.vim.org/scripts/script.php?script_id=2226 When I am in vim I am mostly

Re: Vim wiki editable by git

2013-02-25 Thread Marc Weber
I've just started the effort: https://github.com/MarcWeber/vim-git-wiki Join, contribute and provide feedback. If everybody only adds information about what he/she knows best we'll have the greatest resource very fast. Then its time to put it online at www.vim.org if Bram agrees (I guess he

Re: Vim wiki editable by git

2013-02-25 Thread Eric Weir
On Feb 25, 2013, at 9:35 AM, Marc Weber marco-owe...@gmx.de wrote: If everybody only adds information about what he/she knows best we'll have the greatest resource very fast. Should work. But how will you insure that it doesn't become just another complete, unselective collection, i.e., that

Re: Always restore buffer list from .viminfo file

2013-02-25 Thread Arvid Warnecke
Hello, On Fri, Feb 22, 2013 at 09:07:28AM -0800, Ben Fritz wrote: On Wednesday, February 20, 2013 3:26:17 AM UTC-6, Arvid Warnecke wrote: is there any chance to recover all opened buffers in vim from the ~/.viminfo file somehow? I understood that vim trashes the buffers list when vim