Mte90 / deoplete-wp-hooks

Deoplete integration for WordPress Hooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deoplete-wp-hooks

A Deoplete source for wp-hooks, the list of wordpress hooks.
Automatically reconize actions and filters and use the right JSON file, also update the list itself on plugin update.

Preview

Installation

With vundle

Plugin 'mte90/deoplete-wp-hooks', { 'do': './install.sh' }

Automatically will download the latest version of the JSON files.

Parameters

let g:wphooks_dir='your-new-path'

To specify a custom path for the json files, there is already a default value.

About

Deoplete integration for WordPress Hooks


Languages

Language:Python 91.3%Language:Shell 8.7%