commit 54c09dc9f306e01d90a9271d54dfce06fc809639
parent c39a9c1642edf766ae5b8fbe7319abaedcfaa2c4
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Sun, 28 Dec 2014 20:24:54 +0100
Merge branch 'master' of gitorious.org:myconfig/myconfig
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/vim/vimrc b/vim/vimrc
@@ -108,3 +108,5 @@ set noesckeys
" http://stackoverflow.com/a/9506063/414272
"nnoremap <silent> J :let p=getpos('.')<bar>join<bar>call setpos('.', p)<cr>
+
+let g:vim_markdown_math=1