Skip to content

Commit 59c0940

Browse files
author
Jan Mollowitz
committed
removed annoying noautoread
1 parent 644abbf commit 59c0940

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plugin/phprefactor.vim

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,5 @@ func! PhpRefactorRunCommand(refactoring, args)
108108

109109
exec command .' | '.g:php_refactor_patch_command
110110

111-
setlocal noautoread
112-
113111
exec ':redraw!'
114112
endfunc

0 commit comments

Comments
 (0)