Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skanehira/denops-graphql.vim
GraphQL client for Vim/Neovim
https://github.com/skanehira/denops-graphql.vim
denops neovim neovim-plugin vim vim-plugin
Last synced: 25 days ago
JSON representation
GraphQL client for Vim/Neovim
- Host: GitHub
- URL: https://github.com/skanehira/denops-graphql.vim
- Owner: skanehira
- License: mit
- Created: 2022-05-15T00:42:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-15T21:21:50.000Z (almost 2 years ago)
- Last Synced: 2024-12-09T14:49:55.306Z (about 1 month ago)
- Topics: denops, neovim, neovim-plugin, vim, vim-plugin
- Language: TypeScript
- Homepage:
- Size: 34.2 KB
- Stars: 16
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# denops-graphql.vim
GraphQL client for Vim/Neovim.![](https://i.gyazo.com/e7adb67391d9892266053cd3686d64ea.gif)
## Requirements
- [denops.vim](https://github.com/vim-denops/denops.vim)## Usage
- `:GraphQLExecute`
Execute current buffer as graphql query.- `:GraphQLEdit`
Open variables and response buffer.- `:GraphQLEditHttpHeader`
Edit http headers.- `:GraphQLSetEndpoint`
Set graphql endpoint.
Also you can add the comment to set endpoint.If you want see more info, please refer help.
## Author
skanehira## LICENSE
MIT