diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ZED_EDITOR_SETUP.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ZED_EDITOR_SETUP.md b/docs/ZED_EDITOR_SETUP.md index 6f72482..626f06b 100644 --- a/docs/ZED_EDITOR_SETUP.md +++ b/docs/ZED_EDITOR_SETUP.md @@ -130,7 +130,7 @@ To make ReiLua API available for all projects: ## Method 3: Using Zed's LSP Configuration Create a `.zed/settings.json` in your project: - +> Note There is a sample zed settings json file in the repo root (zed.sample.settings.json) ```json { "lsp": { |
