You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When first used, If the directory <~/logbook> does not exist, in other words, the logbook directory has not been created, "Can't write to file" error will be reported when using command :Lb.
I suggest to add a conditional judgment in the vim-logbook/autoload/logbook.vim file, like this:
When first used, If the directory <~/logbook> does not exist, in other words, the logbook directory has not been created, "Can't write to file" error will be reported when using command :Lb.
I suggest to add a conditional judgment in the vim-logbook/autoload/logbook.vim file, like this:
I am a newbie in vimscript, the suggestions above may seem stupid, looking forward to your improvement: )
The text was updated successfully, but these errors were encountered: