Skip to content

Commit 0abc560

Browse files
Jess TelfordRay Burgemeestre
authored andcommitted
Folding private, public, protected class variables + multi-line parameter functions
1 parent d415086 commit 0abc560

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,20 @@ FUTURE
6767

6868
CONTRIBUTE / GITHUB
6969
----------------
70-
- This project is hosted on github as a mirror through
70+
- This project is automatically hosted on github as a mirror on
7171
- https://github.com/vim-scripts/phpfolding.vim
72-
- I do not own vim-scripts, so please fork mine instead:
72+
- Please don't use it though, use my fork instead:
7373
- https://github.com/rayburgemeestre/phpfolding.vim
7474

7575
It's then easier for me to accept pull requests and upload new version(s) here,
7676
also I cannot put phpfolding.vim in the ftplugin/php directory through the
77-
vim.org interface.
77+
vim.org interface. vim.org allows you to only upload a .vim file, and this will
78+
simply always end up in the root of vim-scripts/phpfolding.vim...
7879

80+
Some people are filing PR's against the vim-scripts repo, I just figured out a
81+
workflow where I can still keep track of that.. PR's merged:
82+
83+
- MERGED: https://github.com/vim-scripts/phpfolding.vim/pull/1
7984

8085
COMPATIBILITY
8186
--------------

0 commit comments

Comments
 (0)