doc: less Emacs-centric
This commit is contained in:
parent
400c292c91
commit
a94e48cec7
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ This is because modules are discovered not from a directory listing anymore but
|
|||
# Editor Integration
|
||||
|
||||
As in the standard Nix setup.
|
||||
After adding `src/` as an LSP workspace using `lsp-workspace-folder-add`, it should automatically fall back to using stage 0 in there.
|
||||
After adding `src/` as an LSP workspace, it should automatically fall back to using stage 0 in there.
|
||||
|
||||
Note that the UX of `emacs/vscode-dev` is quite different from the Make-based setup regarding the compilation of dependencies:
|
||||
there is no mutable directory incrementally filled by the build that we could point the editor at for .olean files.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue