Giter Site home page Giter Site logo

vim-zealdash's Introduction

GitHub stars GitHub license GitHub issues

Simple Zeal/Dash keyword lookup

This is a simple plug-in for Vim (and NeoVim) allowing to bind Vim's builtin keyword lookup capabilities to an external program, namely Zeal (on GNU Linux) and Dash (on OSX).

Installation

The easiest way to install the plugin is to install it as a bundle. For example, using Pathogen:

  1. Get and install pathogen.vim. You can skip this step if you already have it installed.

  2. cd ~/.vim/bundle

  3. git clone git://github.com/artbit/vim-zealdash.git

Bundle installs are known to work fine also when using Vundle. Other bundle managers are expected to work as well.

⚠️ If you use Fish as your shell, you will need to add set shell=/bin/sh to your ~/.vimrc — the plugin relies on the setting pointing to a Bourne-compatible shell.

Documentation

The documentation can be browsed directly in Vim::

:help zealdash.txt

Alternatively, you can also read it in your browser

Updating

Manually

In order to update the plugin, go to its bundle directory and use Git to update it:

  1. cd ~/.vim/bundle/vim-zealdash

  2. git pull

With Vundle

Use the :BundleUpdate command provided by Vundle, for example invoking Vim like this:

$ vim +BundleUpdate

License

This project is licensed under the MIT License - see the LICENSE.md file for details

vim-zealdash's People

Contributors

artbit avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.