From d422cfabcdadde735df4ec64dc74edc8c0990ed3 Mon Sep 17 00:00:00 2001 From: yetone Date: Thu, 13 Mar 2025 00:04:56 +0800 Subject: [PATCH] fix(docs): details format (#1573) --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c783cef..d8968d7 100644 --- a/README.md +++ b/README.md @@ -291,8 +291,10 @@ require('avante').setup ({ ### Default setup configuration +_See [config.lua#L9](./lua/avante/config.lua) for the full config_ +
-_See [config.lua#L9](./lua/avante/config.lua) for the full config_ +Default configuration ```lua { @@ -626,8 +628,9 @@ The following key bindings are available for use with `avante.nvim`: ### Neotree shortcut +In the neotree sidebar, you can also add a new keyboard shortcut to quickly add `file/folder` to `Avante Selected Files`.
-In the neotree sidebar, you can also add a new keyboard shortcut to quickly add `file/folder` to `Avante Selected Files`. +Neotree configuration ```lua return {