From 1d08b049f6aae1de3c9e4f4b3e311b32ac40da06 Mon Sep 17 00:00:00 2001 From: Ahmet Ildirim Date: Sun, 13 Apr 2025 13:35:39 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ceb6200..7a9f963 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Given the high frequency of API calls, using Ollama is highly recommended to red Also, Google Gemini is a great option. It is fast and free tier is generous. -## Disable completions using path config +### Disable completions using path config Using per-path profile config, you can enable completions only for specific paths. This way, you can avoid annoying interruptions in notes where autocompletion isn't desired. ![](doc/images/disable-completions.png)