We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56b4d07 commit cabdb21Copy full SHA for cabdb21
plugin/wakatime.vim
@@ -337,7 +337,7 @@ EOF
337
endif
338
339
if !found_api_key
340
- echoerr '[WakaTime] Missing api key. Type the Vim command :WakaTimeApiKey to complete the setup. Find your api key at https://wakatime.com/api-key'
+ echoerr '[WakaTime] Type the Vim command :WakaTimeApiKey to enter your WakaTime API Key. Find yours at https://wakatime.com/api-key'
341
342
343
let s:config_file_already_setup = s:true
0 commit comments