Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/violetyk/neocomplete-php.vim

The neocomplete source for PHP
https://github.com/violetyk/neocomplete-php.vim

neocomplete-source php vim-plugin

Last synced: about 2 months ago
JSON representation

The neocomplete source for PHP

Awesome Lists containing this project

README

        

neocomplete-php
===============

The neocomplete source for PHP

とりあえずPHPの組み込み関数だけ補完できます...

これからつくる予定

- インサートモード時に、statsulineにリファレンスを表示する機能
- 組み込みクラスの補完
- メンバ変数やメソッド名や定数の補完
- CakePHPなどフレームワークの補完
- ドキュメント