diff --git a/README.md b/README.md index 47339a4..e61b12d 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,8 @@ return { panel = false, -- Open Codex in a side-panel (vertical split) instead of floating window use_buffer = false, -- Capture Codex stdout into a normal buffer instead of a terminal buffer }, -}``` +} +``` ### Usage: - Call `:Codex` (or `:CodexToggle`) to open or close the Codex popup or side-panel.