Message for latex#help when mappings not enabled
This commit is contained in:
parent
c6c2fb8ed5
commit
043880714d
@ -54,10 +54,11 @@ endfunction
|
||||
" {{{1 latex#help
|
||||
function! latex#help()
|
||||
if g:latex_mappings_enabled
|
||||
echo "Latex mappings"
|
||||
nmap <buffer>
|
||||
vmap <buffer>
|
||||
omap <buffer>
|
||||
else
|
||||
echo "Mappings not enabled"
|
||||
endif
|
||||
endfunction
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user