forked from luna/vim-rana-local
updated readme
This commit is contained in:
parent
92c0bf9735
commit
f9add37d13
1 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,9 @@ Add `Bundle 'wakatime/vim-wakatime'` to your `~/.vimrc`
|
||||||
echo "api_key=MY_API_KEY" > ~/.wakatime
|
echo "api_key=MY_API_KEY" > ~/.wakatime
|
||||||
vim +BundleInstall +qall
|
vim +BundleInstall +qall
|
||||||
|
|
||||||
4) Open Vim and start coding. Your time will automatically be logged for you! Visit https://wakati.me to view the time you spent in each file.
|
4) Use Vim and your time will automatically be tracked for you.
|
||||||
|
|
||||||
|
Visit https://wakati.me to view your time spent in each file.
|
||||||
|
|
||||||
Screen Shots
|
Screen Shots
|
||||||
------------
|
------------
|
||||||
|
|
Loading…
Reference in a new issue