Window Position
Position of the sidebar window:
right- Right side of the screenleft- Left side of the screentop- Top of the screen (horizontal layout)bottom- Bottom of the screen (horizontal layout)smart- Automatically choose best position
Window Dimensions
Width of the sidebar as percentage of available width (for vertical layouts)
Height of the sidebar as percentage of available height (for horizontal layouts)
Text Wrapping
Enable text wrapping in windows (similar to
vim.o.wrap)Fill Characters
Characters used to fill empty lines (end of buffer)
Sidebar Header
Customize the sidebar header appearance:Enable or disable the sidebar header
Alignment of the header title
Use rounded borders for the header
Include the current model name in the header
Example: Minimal Header
Spinner Animation
Customize the loading spinner characters:Spinner frames shown while editing code
Spinner frames shown while generating responses
Spinner frames shown while AI is thinking
Example: Simple Spinner
Input Window
Prefix shown in the input window
Height of the input window in vertical layout (number of lines)
Selected Files Window
Maximum height of the selected files window
Edit Window
Border style for the edit window
Automatically enter insert mode when opening edit window
Border Styles
Available border styles:"rounded"- Rounded corners"single"- Single line border"double"- Double line border"solid"- Solid border"shadow"- Shadow effect{ " ", " ", " ", " ", " ", " ", " ", " " }- Custom characters (top, right, bottom, left, topleft, topright, bottomright, bottomleft)
Ask Window
Open the Ask prompt in a floating window instead of sidebar
Border style for the ask window
Automatically enter insert mode when opening ask window
Which diff to focus after applying changes
Complete Window Configuration Example
Recommended Neovim Settings
For best results with Avante windows, set these Neovim options:Layout Examples
Right Sidebar (Default)
Left Sidebar
Bottom Panel
Window Focus Behavior
Automatically focus the sidebar when opening Avante
Automatically focus the diff view when changes are applied