Giphy in your vim
VimL

README.md

giphy.vim

Giphy in your vim.

1. Dependencies

  • *nix(-like) OS (for mktemp, etc.)
  • webapi-vim
  • ffmpeg configured with --enable-libcaca

2. Demo

Demo

3. Installation

3.1 Install Prerequisites

3.1.1 ffmpeg

OS X
  1. Run brew install ffmpeg --enable-libcaca

3.1.2 webapi-vim

Vundle
  1. Add Plugin 'mattn/webapi-vim' to your .vimrc and run +PluginInstall.

3.2 Install giphy.vim

Vundle

  1. Add Plugin 'cirla/vim-giphy' to your .vimrc and run +PluginInstall.
  2. If you have recieved a private Giphy API key, you can replace the public beta key in s:giphy_api_key.

4. License and Attribution

This software is distributed under the MIT License.

Powered by Giphy