mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-04-25 00:34:00 +08:00
9649b02076
Our doautocmd in s:ReplaceCmd already processes the modelines while the buffer is still modifiable, so we can disable it after tha prevent subsequent invocations. Closes #323.