summaryrefslogtreecommitdiff
path: root/docs/ZED_EDITOR_SETUP.md
AgeCommit message (Collapse)Author
2025-11-03Add Zed editor configuration samplechore/editor-settingsIndrajith K L
- Added zed.sample.settings.json with complete LSP configuration for Lua - Updated ZED_EDITOR_SETUP.md to reference the sample configuration file - Includes proper Lua 5.4 runtime settings and ReiLua globals - Configured diagnostics and inlay hints for better developer experience
2025-11-03cleaned up root folder, organized files into docs/scripts/tools dirsIndrajith K L