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:
>
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
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
* 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