diff options
Diffstat (limited to '.vimrc')
-rw-r--r-- | .vimrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -135,3 +135,5 @@ nmap <F7> <Plug>(JavaComplete-Imports-RemoveUnused) " Automatically import nmap <leader>ai <Plug>(JavaComplete-Imports-AddMissing) +" markdown +let g:vim_markdown_math = 1 |