An open API service indexing awesome lists of open source software.

https://github.com/nobe4/did-you-vim

Did you know for Vim.
https://github.com/nobe4/did-you-vim

Last synced: 4 months ago
JSON representation

Did you know for Vim.

Awesome Lists containing this project

README

          

# [did-you-vim](https://github.com/nobe4/did-you-vim)
Did you know for Vim.

Some text editors provide you some tool tip at startup with usefull content from de documentation.

The Vim documentation is massive and reading it little by little is a good way to improve your skill.

# How can I use it ?

## Installation

Using your plugin manager of choice :

* [Vundle](https://github.com/gmarik/Vundle.vim) : `Plugin 'nobe4/did-you-vim'`
* [Pathogen](https://github.com/tpope/vim-pathogen) : `cd ~/.vim/bundle && git clone git://github.com/nobe4/did-you-vim`
* ... (PR to add your favorite )

## Usage

[Read The Fancy Manual](https://github.com/nobe4/did-you-vim/blob/master/doc/did-you-vim.txt)

# Contributing

Bugs, improvments, ... ? Fell free to [post an issue](https://github.com/nobe4/did-you-vim/issues/new)