Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 488 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 488 Bytes

LeaderF-openbrowser

This Plugin use LeaderF to navigate the OpenBrowser url.

Install

This plugin requires:

Usage

:LeaderfOpenBrowser

or

:Leaderf openbrowser

Custom

URL used in LeaderF-openbrowser.

let g:Lf_openbrowser_bookmarks = {
\   'vue.js': 'https://jp.vuejs.org/v2/api/',
\   'bulma': 'https://bulma.io/documentation/',
\}