Skip to content

Commit 1a8755e

Browse files
committed
updated README.md with plugins info
1 parent b29061e commit 1a8755e

1 file changed

Lines changed: 16 additions & 6 deletions

File tree

README.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,20 @@ Plugins for editors
4747

4848
1. [Vim](https://github.com/mkusher/padawan.vim)
4949

50-
If you wish to write your own plugin, this YCMD completer example may serve
51-
as a source of inspiration. You are welcome to open an issue if
52-
you have any questions.
50+
If you wish to write your own plugin, vim plugin example may serve
51+
as a source of inspiration. Look at
52+
[wiki page](https://github.com/mkusher/padawan.php/wiki/Editor-plugins) for
53+
some documentation.
54+
You are welcome to open an issue if you have any questions.
55+
56+
Plugins(extensions) for padawan.php
57+
-----------------------------------
58+
59+
Padawan.php can be extended by plugins, there are:
60+
- Symfony2 plugin
61+
- PHP-DI plugin
62+
63+
Look at [full plugins list](https://github.com/mkusher/padawan.php/wiki/Plugins-list)
5364

5465
Why not the original plugin
5566
===========================
@@ -70,9 +81,8 @@ Roadmap
7081

7182
Now in progress:
7283

73-
* Add plugins for editors(vim, emacs and etc.)
74-
* Add plugins support
75-
* Add symfony2 plugin
84+
* Add plugins for editors(emacs, sublime text, atom and etc.)
85+
* Extend type guessing
7686

7787
License
7888
-------

0 commit comments

Comments
 (0)