From 663025df2933ed31726f151b5c04b297384205a3 Mon Sep 17 00:00:00 2001 From: Predrag Nikolic Date: Tue, 30 Apr 2019 23:39:46 +0200 Subject: [PATCH] 3. Restart Sublime. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5805420..ab04303 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,6 @@ Vue support for Sublime's LSP plugin. 1. Install [LSP](https://packagecontrol.io/packages/LSP), [Vue Syntax Highlight](https://packagecontrol.io/packages/Vue%20Syntax%20Highlight) and `LSP-vue` from Package Control. 2. From the command palette run `LSP: Setup Vue server`. +3. Restart Sublime. Server related issues report [here](https://github.com/vuejs/vetur). \ No newline at end of file