Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: imain/notmuch-vim

Tags

v0.6

Toggle v0.6's commit message
Improve the way messages are sent

We want the proper encoding and content-type to be set when sending the
mail, but human-readable plain-text for composing. So split the code in
two parts: the presentation and the transport conversion.

Signed-off-by: Felipe Contreras <[email protected]>

v0.5

Toggle v0.5's commit message
Improve build instructions

Signed-off-by: Felipe Contreras <[email protected]>

v0.4

Toggle v0.4's commit message
Delete last line in 'show' view

It's a bit annoying.

Signed-off-by: Felipe Contreras <[email protected]>

v0.3

Toggle v0.3's commit message
Simplify VIM::*::current accesses

Signed-off-by: Felipe Contreras <[email protected]>

v0.2

Toggle v0.2's commit message
Counting the number of threads takes too much time

Signed-off-by: Felipe Contreras <[email protected]>

v0.1

Toggle v0.1's commit message
Add basic syntax stuff

Signed-off-by: Felipe Contreras <[email protected]>