summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAche <ache@ache.one>2016-06-18 16:03:25 +0200
committerAche <ache@ache.one>2016-06-18 16:03:43 +0200
commitbaab7191b53b51dc927c512cb9a9abf0398dc61b (patch)
treec621b07c5aa832ba3b6078648cef279ad7b80bff
parentMarkdown preview (diff)
Git spell ! :D
-rwxr-xr-xplugin/perso.vim3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugin/perso.vim b/plugin/perso.vim
index 053d730..7c35194 100755
--- a/plugin/perso.vim
+++ b/plugin/perso.vim
@@ -87,7 +87,8 @@ noremap <silent> <c-c>c :<C-B>silent <C-E>s/^\V<C-R>=escape(b:comment_leade
nnoremap cd :cd %:p:h<CR>
-"set spell spelllang=fr
+:map <F5> :setlocal spell! spelllang=fr<CR>
+:map <F6> :setlocal spell! spelllang=en_us<CR>
noremap <silent> zv :!markdown % \| w3m -I utf-8 -T text/html