Re: [PATCH] gnu: Add notmuch-vim.

2017-01-15 Thread Marius Bakke
ng0 writes: > Marius Bakke writes: > >> ng0 writes: >> >>> * gnu/packages/vim.scm (notmuch-vim): New variable. >> >> Thanks for this! I tried installing this plugin, but get an error while >> loading it according to upstream instructions[0]: >> >> Error detected while processing command line: >

Re: [PATCH] gnu: Add notmuch-vim.

2017-01-15 Thread ng0
Marius Bakke writes: > ng0 writes: > >> * gnu/packages/vim.scm (notmuch-vim): New variable. > > Thanks for this! I tried installing this plugin, but get an error while > loading it according to upstream instructions[0]: > > Error detected while processing command line: > E492: Not an editor comm

Re: [PATCH] gnu: Add notmuch-vim.

2017-01-15 Thread Marius Bakke
ng0 writes: > * gnu/packages/vim.scm (notmuch-vim): New variable. Thanks for this! I tried installing this plugin, but get an error while loading it according to upstream instructions[0]: Error detected while processing command line: E492: Not an editor command: :NotMuch Any ideas? The README

[PATCH] gnu: Add notmuch-vim.

2017-01-15 Thread ng0
* gnu/packages/vim.scm (notmuch-vim): New variable. --- gnu/packages/vim.scm | 34 +- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/gnu/packages/vim.scm b/gnu/packages/vim.scm index 7ba4e6ac3..3eba994fa 100644 --- a/gnu/packages/vim.scm +++ b/gnu/pac