Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mte90/coq_wordpress
- Owner: Mte90
- License: gpl-3.0
- Created: 2021-09-15T13:58:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-15T11:22:14.000Z (11 months ago)
- Last Synced: 2024-10-10T20:52:05.301Z (3 months ago)
- Topics: coq, neovim, neovim-plugin, wordpress
- Language: Lua
- Homepage:
- Size: 19.5 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.