summaryrefslogtreecommitdiff
path: root/docs/ZED_EDITOR_SETUP.md
diff options
context:
space:
mode:
authorIndrajith K L2025-11-03 23:58:09 +0530
committerGitHub2025-11-03 23:58:09 +0530
commitbe845bf9386884db40437810759986175efc79b6 (patch)
tree16cdf1b70464af82504ac7d9ca099750d1e774fb /docs/ZED_EDITOR_SETUP.md
parent04d4948fcb52cbf5ef34ffb1aa220b6f2a6ec499 (diff)
parentf543450459bc2309e01df70073f30dcf7038b170 (diff)
downloadreilua-enhanced-be845bf9386884db40437810759986175efc79b6.tar.gz
reilua-enhanced-be845bf9386884db40437810759986175efc79b6.tar.bz2
reilua-enhanced-be845bf9386884db40437810759986175efc79b6.zip
Merge pull request #5 from cooljith91112/chore/editor-settings
Add Zed editor configuration sample
Diffstat (limited to 'docs/ZED_EDITOR_SETUP.md')
-rw-r--r--docs/ZED_EDITOR_SETUP.md2
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": {