Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mte90/coq_wordpress

COQ.nvim support for WordPress hooks
https://github.com/mte90/coq_wordpress

coq neovim neovim-plugin wordpress

Last synced: 2 months ago
JSON representation

COQ.nvim support for WordPress hooks

Awesome Lists containing this project

README

        

# coq_wordpress
[![License](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0) [![](https://dotfyle.com/plugins/Mte90/coq_wordpress/shield)](https://dotfyle.com/plugins/Mte90/coq_wordpress)

It is a conversion of my [deoplete-wp-hooks](https://github.com/Mte90/deoplete-wp-hooks) source for [coq](https://github.com/ms-jpq/coq_nvim), 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](https://user-images.githubusercontent.com/403283/133453594-b5d16d73-e292-4f8e-8593-0899dcbb96b2.gif)

## Installation

With vim-plug

```
mte90/coq_wordpress', {'do': './install.sh'}
```

Automatically will download the latest version of the JSON files.