diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-03-30 13:36:07 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-03-30 13:36:07 +0100 |
commit | a0921a665773c4ffedd5d6d631b6e0de2547f954 (patch) | |
tree | ee72fb0d1f7348c138df8fcfd0e5fc65a07b0bc3 /vim/vimrc | |
parent | 6d3c890e15964b38ae53fc075fd7e9d63dc5f75a (diff) |
Added latex compilation mappings in ftplugin
Diffstat (limited to 'vim/vimrc')
-rw-r--r-- | vim/vimrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -195,7 +195,6 @@ vnoremap g$ $ vnoremap g^ ^ "" Latex -nmap <buffer> <F2> <Plug>LatexChangeEnv let g:tex_fast="" "" Autocommands |