Skip to content

aiya000/aref-web.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated!

Please use vim-webpage instead.

aref-web.vim

Build Status Powered by vital.vim

aref-web.vim can open web dictionaries on the vim async.

The use scene example exists --here-- .

aref-web-vim_preview

Example

    1. Add this config to your .vimrc
let g:aref_web_source = {
\  'stackage' : {
\    'url' : 'https://www.stackage.org/lts-6.6/hoogle?q=%s&page=1'
\  }
\}
    1. Execute command
:Aref stackage Int -> Int

Requirements

  • Vim or NeoVim

    • Vim
      • 8.0 or later
      • +job
    • NeoVim
      • 0.1.7 or later
  • CLI Command

    • curl
    • w3m or elinks or links
  • Another Plugin

Thanks

This plugin respected ref.vim's webdict.

About

Web dictionaries on the vim with async.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published