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
Suppose you have two files in your cwd , index.html and about.html. If you have about.html open in vim and you run :StartLiveServer it should check if the file in the current buffer is in html file and if so then it should open it rather than opening index.html.
The text was updated successfully, but these errors were encountered:
Suppose you have two files in your cwd , index.html and about.html. If you have about.html open in vim and you run :StartLiveServer it should check if the file in the current buffer is in html file and if so then it should open it rather than opening index.html.
The text was updated successfully, but these errors were encountered: