/brief

A minimal NeoVim plugin to conveniently use cUrl

Primary LanguageVim Script

Brief

A minimal NeoVim plugin to conveniently use cUrl.

TODO:

  • json highlighting somehow breaks when editing the curl command
  • pcurl-win highlighting
  • allow reloading in pcurl-win
  • get everything working with tabs
  • rewrite the Go part in lua
    • or maybe use go-client to write most of the plugin in Go