akemrir / 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.

Installation

With vundle

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

Autoamtically 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.

About

Deoplete integration for WordPress Hooks


Languages

Language:Python 91.3%Language:Shell 8.7%