Skip to content
This repository was archived by the owner on Jul 12, 2020. It is now read-only.

Commit 7757d95

Browse files
author
Tom Oram
committed
VIM plugin is now maintained in a seperate repository
1 parent a809007 commit 7757d95

File tree

2 files changed

+3
-131
lines changed

2 files changed

+3
-131
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ It outputs a diff to the screen and you can apply it to your code by piping it t
3636
php refactor.phar <refactoring> <arg1>...<argN> | patch -p1
3737

3838
### VIM Bindings
39-
Some basic VIM bindings are included in the `docs` folder. A more complete VIM
40-
plugin will be available in the future.
39+
40+
There is now a VIM plugin for using PHP refactorings within VIM. This plugin
41+
is maintained as a seperate project which can be found at https://github.com/vim-php/vim-php-refactoring
4142

4243
## Why?
4344

docs/vim-bindings.vim

Lines changed: 0 additions & 129 deletions
This file was deleted.

0 commit comments

Comments
 (0)