Mercurial > vim-lawrencium
changeset 137:3f1c7af69b43
Fix Hgrecord fileformat
author | hokorobi <hokorobi.hokorobi@gmail.com> |
---|---|
date | Sun, 21 Feb 2016 15:48:51 +0900 |
parents | a9136d95cf47 |
children | a2d823c82e5f |
files | plugin/lawrencium.vim |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/plugin/lawrencium.vim Tue Oct 06 23:13:43 2015 -0700 +++ b/plugin/lawrencium.vim Sun Feb 21 15:48:51 2016 +0900 @@ -2217,6 +2217,7 @@ call s:HgDiff_DiffThis(l:diff_id) setlocal foldmethod=marker call l:rec_buf.SetVar('&filetype', l:orig_buf.GetVar('&filetype')) + call l:rec_buf.SetVar('&fileformat', l:orig_buf.GetVar('&fileformat')) if g:lawrencium_record_start_in_working_buffer wincmd p