File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 28
28
29
29
3 . Restart Vim.
30
30
31
- 4 . If this is the first WakaTime plugin on your machine, enter your [ API Key ] ( https://wakatime.com/api-key ) , then press ` enter ` .
31
+ 4 . If this is the first WakaTime plugin on your machine, type ` :WakaTimeApiKey ` inside Vim .
32
32
33
- 5 . Use Vim and your coding activity will be displayed on your [ WakaTime dashboard] ( https://wakatime.com ) .
33
+ 5 . Enter your [ API Key] ( https://wakatime.com/api-key ) , then press ` enter ` .
34
+
35
+ 6 . Use Vim and your coding activity will be displayed on your [ WakaTime dashboard] ( https://wakatime.com ) .
34
36
35
37
36
38
## Screen Shots
40
42
41
43
## Commands
42
44
43
- * ` :WakaTimeApiKey ` - change the api key saved in your ` ~/.wakatime.cfg `
45
+ * ` :WakaTimeApiKey ` - set or change the api key saved in your ` ~/.wakatime.cfg `
44
46
* ` :WakaTimeDebugEnable ` - enable debug mode (may slow down Vim so disable when finished debugging)
45
47
* ` :WakaTimeDebugDisable ` - disable debug mode
46
48
* ` :WakaTimeScreenRedrawEnable ` - enable screen redraw to prevent artifacts (only for Vim < 8.0)
You can’t perform that action at this time.
0 commit comments