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
Minor change so Windows GUI will leave path off html short_title. Line 206 of code changed from: let s:source_file = expand("%") to: let s:source_file = expand("%:t") .