summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
+