Update README.md

This commit is contained in:
Alan Hamlett 2013-07-10 20:16:46 -07:00
parent ab25c23163
commit 1c4e9a251b
1 changed files with 7 additions and 15 deletions

View File

@ -7,27 +7,19 @@ Automatic time tracking for Vim.
Installation Installation
------------ ------------
1) Get an api key from: 1. Get an api key from: https://wakati.me
https://wakati.me 2. Using [Vundle](https://github.com/gmarik/vundle), the Vim plugin manager:
2) Using [Vundle](https://github.com/gmarik/vundle), the Vim plugin manager: a) Add `Bundle 'wakatime/vim-wakatime'` to your `~/.vimrc`.
Add `Bundle 'wakatime/vim-wakatime'` to your `~/.vimrc`. b) Then inside Vim, type `:BundleInstall`.
Then inside Vim, type `:BundleInstall` or run this shell command: 3. You will see a prompt at the bottom asking for your [WakaTi.me](https://www.wakati.me/#apikey) api key. Enter your api key, then press `enter`.
vim +BundleInstall +qall 4. Use Vim and your time will automatically be tracked for you.
3) Re-open Vim. 5. Visit https://wakati.me see your logged time.
You will see a prompt at the bottom asking for your [WakaTi.me](https://www.wakati.me/#apikey) api key.
Enter your api key, then press `enter`.
4) Use Vim and your time will automatically be tracked for you.
5) Visit https://wakati.me see your logged time.
Screen Shots Screen Shots