From 21cb2ba466ec0876d4e04fcca117650101d9359f Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 10 Sep 2023 00:11:27 -0400 Subject: fix godot issues by adding lsp-delay --- development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'development.md') diff --git a/development.md b/development.md index fc23ee5..e3e0519 100644 --- a/development.md +++ b/development.md @@ -96,7 +96,7 @@ When you add a source file to ted, make sure you: ## Adding settings -Find the `Settings` struct in `ted.h` and add the new member. +Find the `Settings` struct in `ted-internal.h` and add the new member. Then go to `config.c` and edit the `settings_` array. ## Adding commands -- cgit v1.2.3