/denops-open-http.vim

Primary LanguageTypeScriptMIT LicenseMIT

denops-open-http.vim

When a buffer starting with http or https is opened, fetch is performed and the contents are expanded into the buffer.

This plugin depends on denops.vim.

Installation

Required

Open URL

" Raw URL
:e https://raw.githubusercontent.com/yuki-yano/denops-open-http/main/denops/open-http/main.ts

" Use GitHub URL
:e https://github.com/yuki-yano/denops-open-http.vim/blob/main/denops/open-http/main.ts

Open from browser for GitHub

Demo

CleanShot.2023-02-03.at.19.26.53.mp4

Usage

:OpenHttpGitHubServerStart

Intall Tampermonkey and open_github user_script

Click "Open Vim" button.

open_vim