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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,11 +25,11 @@
25
25
- Building the current projec w/ build diagnostics in VIM quickfix
26
26
- Autocompletion w/ Vim's omnicomplete
27
27
28
-
29
28
**Monorepo support:**
30
29
31
30
The vim-rescript plugin automatically updates its project environment on each file open separately.
32
31
- Tested for yarn workspaces (see [./examples/monorepo-yarn-workspaces])
32
+
-**Note for non-LSP usage:** Always make sure to switch to a `.res` file **within the project you want to compile** before running `:RescriptBuild` etc.
33
33
34
34
See `:h rescript` for the detailed [helpfile](./doc/rescript.txt).
0 commit comments