odjhey / vim-curl-syntax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim plugin to syntax highlight some curl keywords

I paste a lot of curl commands to some notes.
Also wanted to see some highlight in my markdown fenced blocks when I do below.

```curl
curl -i -X POST http://localhost:9090/v1/yaharu
```

About


Languages

Language:Vim Script 100.0%