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.
- Host: GitHub
- URL: https://github.com/nobe4/did-you-vim
- Owner: nobe4
- License: mit
- Created: 2015-06-07T22:45:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-06-15T21:49:30.000Z (about 10 years ago)
- Last Synced: 2025-01-20T06:41:43.548Z (over 1 year ago)
- Language: VimL
- Size: 9.77 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)