line break for readability
This commit is contained in:
parent
a1e1910fef
commit
df845c3709
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ Run `:WakaTimeDebugEnable` in Vim then run this Terminal command:
|
|||
`tail -f ~/.wakatime.log`
|
||||
|
||||
Enabling Debug Mode writes Vim Script errors to your Vim Status Bar and tells [wakatime-cli][wakatime-cli] to write verbose logs to `$WAKATIME_HOME/.wakatime.log`.
|
||||
|
||||
Debug mode can make it hard to find the real error because of all the extra logging, so also try disabling Debug Mode while tailing `~/.wakatime.log` and editing files in Vim.
|
||||
With Debug Mode enabled, the plugin sends data synchronously so disable it when finished debugging with `:WakaTimeDebugDisable`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue