summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAche <ache@ache.one>2016-06-21 22:20:56 +0200
committerAche <ache@ache.one>2016-06-21 22:20:56 +0200
commit0b3f0ed20bda3f7ebe30beb4ae30dec6118864a4 (patch)
tree8b1e3bdb1816ddf46d17b5614a0c332ecab897b6
parentGit spell ! :D (diff)
Fast Compilation F9
-rwxr-xr-xplugin/perso.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/perso.vim b/plugin/perso.vim
index 7c35194..585b5d6 100755
--- a/plugin/perso.vim
+++ b/plugin/perso.vim
@@ -89,6 +89,7 @@ nnoremap cd :cd %:p:h<CR>
:map <F5> :setlocal spell! spelllang=fr<CR>
:map <F6> :setlocal spell! spelllang=en_us<CR>
+:map <F9> :make<CR>
noremap <silent> zv :!markdown % \| w3m -I utf-8 -T text/html