mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-06-14 11:32:46 +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.