summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAche <ache@ache.one>2016-06-18 15:55:55 +0200
committerAche <ache@ache.one>2016-06-18 16:03:43 +0200
commit5ef0bad89d466cdab34fd708855e7d07fb93b198 (patch)
treefe1af12abf9bd73fc0e5da89a81ddc20bb24c5c9
parentIgnore more colors (diff)
Markdown preview
-rwxr-xr-xplugin/perso.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugin/perso.vim b/plugin/perso.vim
index 23974ca..053d730 100755
--- a/plugin/perso.vim
+++ b/plugin/perso.vim
@@ -89,3 +89,6 @@ nnoremap cd :cd %:p:h<CR>
"set spell spelllang=fr
+
+noremap <silent> zv :!markdown % \| w3m -I utf-8 -T text/html
+