.vim/ftplugin/mail.vim

changeset 349
976c8bf0499b
parent 348
d72bc8c8d6f0
child 351
47b0510974fe
equal deleted inserted replaced
348:d72bc8c8d6f0 349:976c8bf0499b
1
1 function IsReply() 2 function IsReply()
2 if line('$') > 1 3 if line('$') > 1
3 :/^$/ 4 :/^$/
4 :noh 5 :noh
5 :+1 6 :+1

mercurial