File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,9 +47,20 @@ Plugins for editors
4747
48481 . [ 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
5465Why not the original plugin
5566===========================
@@ -70,9 +81,8 @@ Roadmap
7081
7182Now 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
7787License
7888-------
You can’t perform that action at this time.
0 commit comments