File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -149,15 +149,16 @@ for Eglot:
149
149
### Visual Studio Code
150
150
151
151
Click on the extensions button on the sidebar, then search for
152
- ` lexical ` , then click ` install ` . By default, the extension will automatically
153
- download the latest version of Expert. Expert is derived from the Lexical codebase,
154
- but the extension will install the new Expert executable.
152
+ ` lexical ` , then click ` install ` .
153
+
154
+ This is a stop gap until we create a dedicated Expert extension, so youll need to configure it to
155
+ use the Expert executable instead.
155
156
156
157
To change to a local executable, go to ` Settings -> Extensions -> Lexical ` and
157
158
type ` /my/home/projects/expert/apps/expert/burrito_out/expert_linux_amd64 ` into the text box in
158
159
the ` Server: Release path override ` section.
159
160
160
- ### neovim
161
+ ### Neovim
161
162
162
163
Expert requires neovim ` >= 0.9.0 ` .
163
164
You can’t perform that action at this time.
0 commit comments