summaryrefslogtreecommitdiff
path: root/IDEAS.md
diff options
context:
space:
mode:
Diffstat (limited to 'IDEAS.md')
-rw-r--r--IDEAS.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/IDEAS.md b/IDEAS.md
index d7ef0d0..ba9b204 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -61,9 +61,5 @@ language-servers = [ "gopls", "golangci-lint-lsp", "hexai" ]
[language-server.hexai]
command = "hexai"
-`
+```
-## Prompting
-
-* Write a new function: `;Implement a function that adds two numbers;`
-* Replace a whole line: `some other text here ;Implement a function that adds two numbers;`